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 蟇假セ倬ッ奇スシ 111001011010111110011000111011111011111010011000111010011010111110001010111011111011110110111100 e5af98efbe98e9af8aefbdbc
EUC-JP 蟇假セ倬ッ奇スシ 11101010101100011101000011110001100011101011111011010000111010111000111010101111101101001111000110001110101111011000111010111100 eab1d0f18ebed0eb8eafb4f18ebd8ebc
UTF-8 蟇假セ倬ッ奇スシ 111010001001111110000111111001011000000110000111111011111011110110111110111001011000000010101100111011111011110110101111111001011010010110000111111011111011110110111101111011111011110110111100 e89f87e58187efbdbee580acefbdafe5a587efbdbdefbdbc
UHC ?假?倬?奇?? 0011111111001010101000110011111111110110111100000011111111010000111101000011111100111111 3fcaa33ff6f03fd0f43f3f

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