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 隧ケ辷シ隧ケ辷シ^ 11101000101010011011100111100111100010001011110011101000101010011011100111100111100010001011110001011110 e8a9b9e788bce8a9b9e788bc5e
EUC-JP 隧ケ辷シ隧ケ辷シ^ 1111000010101011100011101011100111101101111010001000111010111100111100001010101110001110101110011110110111101000100011101011110001011110 f0ab8eb9ede88ebcf0ab8eb9ede88ebc5e
UTF-8 隧ケ辷シ隧ケ辷シ^ 11101001100110101010011111101111101111011011100111101000101111101011011111101111101111011011110011101001100110101010011111101111101111011011100111101000101111101011011111101111101111011011110001011110 e99aa7efbdb9e8beb7efbdbce99aa7efbdb9e8beb7efbdbc5e
UHC 隧???隧???^ 1110001011001010001111110011111100111111111000101100101000111111001111110011111101011110 e2ca3f3f3fe2ca3f3f3f5e

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