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 韜礼濫螯コ魘ォ 111010001110100110010111111001111001011110010100111001011010011010111010111010011011010010101011 e8e997e79794e5a6bae9b4ab
EUC-JP 韜礼濫螯コ魘ォ 1111000011101011110011101110100111001101111101001110101010101000100011101011101011110010101101101000111010101011 f0ebcee9cdf4eaa88ebaf2b68eab
UTF-8 韜礼濫螯コ魘ォ 111010011001111110011100111001111010010010111100111001101011111110101011111010001001111010101111111011111011110110111010111010011010110110011000111011111011110110101011 e99f9ce7a4bce6bfabe89eafefbdbae9ad98efbdab
UHC 韜?濫???? 110101001011011100111111110101011011110100111111001111110011111100111111 d4b73fd5bd3f3f3f3f

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