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 ????z????zB 0011111100111111001111110011111101111010001111110011111100111111001111110111101001000010 3f3f3f3f7a3f3f3f3f7a42
SJIS-WIN ????z????zB 0011111100111111001111110011111101111010001111110011111100111111001111110111101001000010 3f3f3f3f7a3f3f3f3f7a42
EUC-JP ????z????zB 0011111100111111001111110011111101111010001111110011111100111111001111110111101001000010 3f3f3f3f7a3f3f3f3f7a42
UTF-8 렿렑렠롒z렿렑렠롒zB 111010111010000010111111111010111010000010010001111010111010000010100000111010111010000110010010011110101110101110100000101111111110101110100000100100011110101110100000101000001110101110100001100100100111101001000010 eba0bfeba091eba0a0eba1927aeba0bfeba091eba0a0eba1927a42
UHC 렿렑렠롒z렿렑렠롒zB 10001110110001111000111010100110100011101011000110001110110101110111101010001110110001111000111010100110100011101011000110001110110101110111101001000010 8ec78ea68eb18ed77a8ec78ea68eb18ed77a42

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