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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 衣?麟衣?麟^ 1000100011011111001111111001011111011001100010001101111100111111100101111101100101011110 88df3f97d988df3f97d95e
EUC-JP 衣?麟衣?麟^ 1011000011100001001111111100111011011011101100001110000100111111110011101101101101011110 b0e13fcedbb0e13fcedb5e
UTF-8 衣재麟衣재麟^ 11101000101000011010001111101100100111101010110011101001101110101001111111101000101000011010001111101100100111101010110011101001101110101001111101011110 e8a1a3ec9eace9ba9fe8a1a3ec9eace9ba9f5e
UHC 衣재麟衣재麟^ 11101011111111011100000011100111110101111111100011101011111111011100000011100111110101111111100001011110 ebfdc0e7d7f8ebfdc0e7d7f85e

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