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 0011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f42
SJIS-WIN ?????驛?B 001111110011111100111111001111110011111111101001100000110011111101000010 3f3f3f3f3fe9833f42
EUC-JP ?????驛?B 001111110011111100111111001111110011111111110001111000110011111101000010 3f3f3f3f3ff1e33f42
UTF-8 얏롗렯렖알驛렔B 11101100100101101000111111101011101000011001011111101011101000001010111111101011101000001001011011101100100101011000110011101001101010011001101111101011101000001001010001000010 ec968feba197eba0afeba096ec958ce9a99beba09442
UHC 얏롗렯렖알驛렔B 101111101110011010001110110110111000111010111100100011101010101110111110110010111110011010111110100011101010100101000010 bee68edb8ebc8eabbecbe6be8ea942

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