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 ???????\ 0011111100111111001111110011111100111111001111110011111101011100 3f3f3f3f3f3f3f5c
SJIS-WIN 辣懃????件\ 1110011110000101100111001110011100111111001111110011111100111111100011001000111101011100 e7859ce73f3f3f3f8c8f5c
EUC-JP 辣懃????件\ 1110110111100101110110001110100100111111001111110011111100111111101101111110111101011100 ede5d8e93f3f3f3fb7ef5c
UTF-8 辣懃뤜吝먁휁件\ 11101000101111101010001111100110100001111000001111101011101001001001110011101111101001111010110111101011101010001000000111101101100111001000000111100100101110111011011001011100 e8bea3e68783eba49cefa7adeba881ed9c81e4bbb65c
UHC 辣懃뤜吝먁휁件\ 110101011011100011010000110001001000111111001011111011001101010110111000110100001100010010001111110010111110110001011100 d5b8d0c48fcbecd5b8d0c48fcbec5c

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