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 霎ー蜈カ銓オ遶ェ 111010001011111010110000111001011000010110110110111001111111001010110101111001111010101110101010 e8beb0e585b6e7f2b5e7abaa
EUC-JP 霎ー蜈カ銓オ遶ェ 11110000110000001000111010110000111010011110010110001110101101101110111011110100100011101011010111101110101011011000111010101010 f0c08eb0e9e58eb6eef48eb5eead8eaa
UTF-8 霎ー蜈カ銓オ遶ェ 111010011001110010001110111011111011110110110000111010001001110010001000111011111011110110110110111010011000101010010011111011111011110110110101111010011000000110110110111011111011110110101010 e99c8eefbdb0e89c88efbdb6e98a93efbdb5e981b6efbdaa
UHC ??蜈?銓??? 00111111001111111110100010100101001111111110111110110000001111110011111100111111 3f3fe8a53fefb03f3f3f

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