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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 霎ー蜈カ阡オ遶ェ 111010001011111010110000111001011000010110110110111010001001010010110101111001111010101110101010 e8beb0e585b6e894b5e7abaa
EUC-JP 霎ー蜈カ阡オ遶ェ 11110000110000001000111010110000111010011110010110001110101101101110111111110100100011101011010111101110101011011000111010101010 f0c08eb0e9e58eb6eff48eb5eead8eaa
UTF-8 霎ー蜈カ阡オ遶ェ 111010011001110010001110111011111011110110110000111010001001110010001000111011111011110110110110111010011001100010100001111011111011110110110101111010011000000110110110111011111011110110101010 e99c8eefbdb0e89c88efbdb6e998a1efbdb5e981b6efbdaa
UHC ??蜈?阡??? 00111111001111111110100010100101001111111111010011000110001111110011111100111111 3f3fe8a53ff4c63f3f3f

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