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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 塋c??鈺??^ 1001101011001000100000101000001100111111001111111111101111000100001111110011111101011110 9ac882833f3ffbc43f3f5e
EUC-JP 塋c?琯鈺??^ 1101010011001010101000111110001100111111100011111100110010110011100011111110001111010101001111110011111101011110 d4caa3e33f8fccb38fe3d53f3f5e
UTF-8 塋c끂琯鈺곕젿^ 11100101101000011000101111101111101111011000001111101011100000011000001011100111100100001010111111101001100010001011101011101010101100111001010111101100101000001011111101011110 e5a18befbd83eb8182e790afe988baeab395eca0bf5e
UHC 塋c끂琯鈺곕젿^ 111001111010101110100011111000111000010110111000110011101011010111101000101011011011000011101011101000001011000101011110 e7aba3e385b8ceb5e8adb0eba0b15e

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