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 ????~}????~{^ 00111111001111110011111100111111011111100111110100111111001111110011111100111111011111100111101101011110 3f3f3f3f7e7d3f3f3f3f7e7b5e
SJIS-WIN ????~}????~{^ 00111111001111110011111100111111011111100111110100111111001111110011111100111111011111100111101101011110 3f3f3f3f7e7d3f3f3f3f7e7b5e
EUC-JP ????~}????~{^ 00111111001111110011111100111111011111100111110100111111001111110011111100111111011111100111101101011110 3f3f3f3f7e7d3f3f3f3f7e7b5e
UTF-8 뫚뫆뫚몼~}뫚뫆뫚몼~{^ 1110101110101011100110101110101110101011100001101110101110101011100110101110101110101010101111000111111001111101111010111010101110011010111010111010101110000110111010111010101110011010111010111010101010111100011111100111101101011110 ebab9aebab86ebab9aebaabc7e7debab9aebab86ebab9aebaabc7e7b5e
UHC 뫚뫆뫚몼~}뫚뫆뫚몼~{^ 100100011011101010010001101010011001000110111010100100011010000101111110011111011001000110111010100100011010100110010001101110101001000110100001011111100111101101011110 91ba91a991ba91a17e7d91ba91a991ba91a17e7b5e

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