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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 瑤???瑤???^ 1110101010100010001111110011111100111111111010101010001000111111001111110011111101011110 eaa23f3f3feaa23f3f3f5e
EUC-JP 瑤???瑤???^ 1111010010100100001111110011111100111111111101001010010000111111001111110011111101011110 f4a43f3f3ff4a43f3f3f5e
UTF-8 瑤넘낅쑞瑤넘낅쑞^ 11100111100100011010010011101011100001001001100011101011100000101000010111101100100100011001111011100111100100011010010011101011100001001001100011101011100000101000010111101100100100011001111001011110 e791a4eb8498eb8285ec919ee791a4eb8498eb8285ec919e5e
UHC 瑤넘낅쑞瑤넘낅쑞^ 1110100011111101101100111101000110000101111010111001110010111101111010001111110110110011110100011000010111101011100111001011110101011110 e8fdb3d185eb9cbde8fdb3d185eb9cbd5e

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