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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 驪礼濫貉憺エォ 111010011000101110010111111001111001011110010100111001101011100110011100111010011011010010101011 e98b97e79794e6b99ce9b4ab
EUC-JP 驪礼濫貉憺エォ 1111000111101011110011101110100111001101111101001110110010111011110110001110101110001110101101001000111010101011 f1ebcee9cdf4ecbbd8eb8eb48eab
UTF-8 驪礼濫貉憺エォ 111010011010100110101010111001111010010010111100111001101011111110101011111010001011001010001001111001101000011010111010111011111011110110110100111011111011110110101011 e9a9aae7a4bce6bfabe8b289e686baefbdb4efbdab
UHC 驪?濫?憺?? 11010101111100010011111111010101101111010011111111010011101111000011111100111111 d5f13fd5bd3fd3bc3f3f

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