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 Lž\}Lž\{^ 10011101010011001001111010001101010111000111110110011101010011001001111010001101010111000111101101011110 9d4c9e8d5c7d9d4c9e8d5c7b5e
SJIS-WIN ?L??\}?L??\{^ 00111111010011000011111100111111010111000111110100111111010011000011111100111111010111000111101101011110 3f4c3f3f5c7d3f4c3f3f5c7b5e
EUC-JP ?L??\}?L??\{^ 00111111010011000011111100111111010111000111110100111111010011000011111100111111010111000111101101011110 3f4c3f3f5c7d3f4c3f3f5c7b5e
UTF-8 Lž\}Lž\{^ 11000010100111010100110011000010100111101100001010001101010111000111110111000010100111010100110011000010100111101100001010001101010111000111101101011110 c29d4cc29ec28d5c7dc29d4cc29ec28d5c7b5e
UHC ?L??\}?L??\{^ 00111111010011000011111100111111010111000111110100111111010011000011111100111111010111000111101101011110 3f4c3f3f5c7d3f4c3f3f5c7b5e

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