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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 叱鶯宍叱鶯宍B 1111000010110111100011101011011011101001111100101000111010110011111100001011011110001110101101101110100111110010100011101011001101000010 f0b78eb6e9f28eb3f0b78eb6e9f28eb342
EUC-JP ?叱鶯宍?叱鶯宍B 001111111011110010111000111100101111010010111100101101010011111110111100101110001111001011110100101111001011010101000010 3fbcb8f2f4bcb53fbcb8f2f4bcb542
UTF-8 叱鶯宍叱鶯宍B 11101110100000011011011011100101100011111011000111101001101101101010111111100101101011101000110111101110100000011011011011100101100011111011000111101001101101101010111111100101101011101000110101000010 ee81b6e58fb1e9b6afe5ae8dee81b6e58fb1e9b6afe5ae8d42
UHC ?叱鶯??叱鶯?B 00111111111100101110101011100101101000110011111100111111111100101110101011100101101000110011111101000010 3ff2eae5a33f3ff2eae5a33f42

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