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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 篌菽ノN}篌菽ノN{^ 11100010101110101110010011000001110010011111001101111011010011100111110111100010101110101110010011000001110010011111001101111011010011100111101101011110 e2bae4c1c9f37b4e7de2bae4c1c9f37b4e7b5e
EUC-JP 篌菽ノ?N}篌菽ノ?N{^ 11100100101111001110100011000011100011101100100100111111010011100111110111100100101111001110100011000011100011101100100100111111010011100111101101011110 e4bce8c38ec93f4e7de4bce8c38ec93f4e7b5e
UTF-8 篌菽ノN}篌菽ノN{^ 1110011110101111100011001110100010001111101111011110111110111110100010011110111010001001101011110100111001111101111001111010111110001100111010001000111110111101111011111011111010001001111011101000100110101111010011100111101101011110 e7af8ce88fbdefbe89ee89af4e7de7af8ce88fbdefbe89ee89af4e7b5e
UHC ?菽??N}?菽??N{^ 001111111110001011011101001111110011111101001110011111010011111111100010110111010011111100111111010011100111101101011110 3fe2dd3f3f4e7d3fe2dd3f3f4e7b5e

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