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 ç¡´hç¡´fN}ç¡´hç¡´fN{^ 111001111010000110110100011010001110011110100001101101000110011001001110011111011110011110100001101101000110100011100111101000011011010001100110010011100111101101011110 e7a1b468e7a1b4664e7de7a1b468e7a1b4664e7b5e
SJIS-WIN ??´h??´fN}??´h??´fN{^ 00111111001111111000000101001100011010000011111100111111100000010100110001100110010011100111110100111111001111111000000101001100011010000011111100111111100000010100110001100110010011100111101101011110 3f3f814c683f3f814c664e7d3f3f814c683f3f814c664e7b5e
EUC-JP ç¡´hç¡´fN}ç¡´hç¡´fN{^ 1000111110101011101011101000111110100010110000101010000110101101011010001000111110101011101011101000111110100010110000101010000110101101011001100100111001111101100011111010101110101110100011111010001011000010101000011010110101101000100011111010101110101110100011111010001011000010101000011010110101100110010011100111101101011110 8fabae8fa2c2a1ad688fabae8fa2c2a1ad664e7d8fabae8fa2c2a1ad688fabae8fa2c2a1ad664e7b5e
UTF-8 ç¡´hç¡´fN}ç¡´hç¡´fN{^ 110000111010011111000010101000011100001010110100011010001100001110100111110000101010000111000010101101000110011001001110011111011100001110100111110000101010000111000010101101000110100011000011101001111100001010100001110000101011010001100110010011100111101101011110 c3a7c2a1c2b468c3a7c2a1c2b4664e7dc3a7c2a1c2b468c3a7c2a1c2b4664e7b5e
UHC ?¡´h?¡´fN}?¡´h?¡´fN{^ 0011111110100010101011101010001010100101011010000011111110100010101011101010001010100101011001100100111001111101001111111010001010101110101000101010010101101000001111111010001010101110101000101010010101100110010011100111101101011110 3fa2aea2a5683fa2aea2a5664e7d3fa2aea2a5683fa2aea2a5664e7b5e

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