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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 筌????筌????^ 11100010101000110011111100111111001111110011111111100010101000110011111100111111001111110011111101011110 e2a33f3f3f3fe2a33f3f3f3f5e
EUC-JP 筌??嫄?筌??嫄?^ 1110010010100101001111110011111110001111101110101010000100111111111001001010010100111111001111111000111110111010101000010011111101011110 e4a53f3f8fbaa13fe4a53f3f8fbaa13f5e
UTF-8 筌뗫툍嫄첕筌뗫툍嫄첕^ 11100111101011011000110011101011100101111010101111101101100010001000110111100101101010111000010011101100101100101001010111100111101011011000110011101011100101111010101111101101100010001000110111100101101010111000010011101100101100101001010101011110 e7ad8ceb97abed888de5ab84ecb295e7ad8ceb97abed888de5ab84ecb2955e
UHC 筌뗫툍嫄첕筌뗫툍嫄첕^ 111011111010011110001011111010111011100010000101111010101011000110101011010000101110111110100111100010111110101110111000100001011110101010110001101010110100001001011110 efa78bebb885eab1ab42efa78bebb885eab1ab425e

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