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 絽滑珪絽滑珪^ 11100011010101111000101010001010100011000101110111100011010101111000101010001010100011000101110101011110 e3578a8a8c5de3578a8a8c5d5e
EUC-JP 絽滑珪絽滑珪^ 11100101101110001011001111101010101101111011111011100101101110001011001111101010101101111011111001011110 e5b8b3eab7bee5b8b3eab7be5e
UTF-8 絽滑珪絽滑珪^ 11100111101101011011110111100110101110111001000111100111100011111010101011100111101101011011110111100110101110111001000111100111100011111010101001011110 e7b5bde6bb91e78faae7b5bde6bb91e78faa5e
UHC ?滑珪?滑珪^ 0011111111111100110000011101000010101000001111111111110011000001110100001010100001011110 3ffcc1d0a83ffcc1d0a85e

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