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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 螢墓ゥ躯攅ミャ 1110010110100011100101011110011010101001100010111110101110011101101101111101000010101100 e5a395e6a98beb9db7d0ac
EUC-JP 螢墓ゥ躯攅ミャ 1110101010100101110010101110100010001110101010011011011011101101110110101011100110001110110100001000111010101100 eaa5cae88ea9b6eddab98ed08eac
UTF-8 螢墓ゥ躯攅ミャ 111010001001111010100010111001011010001010010011111011111011110110101001111010001011101010101111111001101001010010000101111011111011111010010000111011111011110110101100 e89ea2e5a293efbda9e8baafe69485efbe90efbdac
UHC 螢墓????? 111110111010101111011001110101110011111100111111001111110011111100111111 fbabd9d73f3f3f3f3f

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