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 ì¨BN}ì¨BN{^ 1110110010101000010000100100111001111101111011001010100001000010010011100111101101011110 eca8424e7deca8424e7b5e
SJIS-WIN ?¨BN}?¨BN{^ 00111111100000010100111001000010010011100111110100111111100000010100111001000010010011100111101101011110 3f814e424e7d3f814e424e7b5e
EUC-JP ì¨BN}ì¨BN{^ 1000111110101011110000001010000110101111010000100100111001111101100011111010101111000000101000011010111101000010010011100111101101011110 8fabc0a1af424e7d8fabc0a1af424e7b5e
UTF-8 ì¨BN}ì¨BN{^ 110000111010110011000010101010000100001001001110011111011100001110101100110000101010100001000010010011100111101101011110 c3acc2a8424e7dc3acc2a8424e7b5e
UHC ?¨BN}?¨BN{^ 00111111101000011010011101000010010011100111110100111111101000011010011101000010010011100111101101011110 3fa1a7424e7d3fa1a7424e7b5e

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