To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 譖匁ア図譖匁ア須^ 111001101001101110010110111001101011000110010000011111011110011010011011100101101110011010110001100100000111101101011110 e69b96e6b1907de69b96e6b1907b5e
EUC-JP 譖匁ア図譖匁ア須^ 1110101111111011110011001110100010001110101100011011111111011110111010111111101111001100111010001000111010110001101111111101110001011110 ebfbcce88eb1bfdeebfbcce88eb1bfdc5e
UTF-8 譖匁ア図譖匁ア須^ 11101000101011011001011011100101100011001000000111101111101111011011000111100101100110111011001111101000101011011001011011100101100011001000000111101111101111011011000111101001101000001000100001011110 e8ad96e58c81efbdb1e59bb3e8ad96e58c81efbdb1e9a0885e
UHC ???????須^ 00111111001111110011111100111111001111110011111100111111111000101100111001011110 3f3f3f3f3f3f3fe2ce5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)