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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 篠漆篠示}篠漆篠示{^ 10001110110000101000111010111101100011101100001010001110101001100111110110001110110000101000111010111101100011101100001010001110101001100111101101011110 8ec28ebd8ec28ea67d8ec28ebd8ec28ea67b5e
EUC-JP 篠漆篠示}篠漆篠示{^ 10111100110001001011110010111111101111001100010010111100101010000111110110111100110001001011110010111111101111001100010010111100101010000111101101011110 bcc4bcbfbcc4bca87dbcc4bcbfbcc4bca87b5e
UTF-8 篠漆篠示}篠漆篠示{^ 111001111010111110100000111001101011110010000110111001111010111110100000111001111010010010111010011111011110011110101111101000001110011010111100100001101110011110101111101000001110011110100100101110100111101101011110 e7afa0e6bc86e7afa0e7a4ba7de7afa0e6bc86e7afa0e7a4ba7b5e
UHC 篠漆篠示}篠漆篠示{^ 11100001110001101111011011010100111000011100011011100011110001100111110111100001110001101111011011010100111000011100011011100011110001100111101101011110 e1c6f6d4e1c6e3c67de1c6f6d4e1c6e3c67b5e

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