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 îèàªîèàª^ 111011101110100011100000101010101110111011101000111000001010101001011110 eee8e0aaeee8e0aa5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP îèàªîèàª^ 10001111101010111100001010001111101010111011001010001111101010111010001010001111101000101110110010001111101010111100001010001111101010111011001010001111101010111010001010001111101000101110110001011110 8fabc28fabb28faba28fa2ec8fabc28fabb28faba28fa2ec5e
UTF-8 îèàªîèàª^ 1100001110101110110000111010100011000011101000001100001010101010110000111010111011000011101010001100001110100000110000101010101001011110 c3aec3a8c3a0c2aac3aec3a8c3a0c2aa5e
UHC ???ª???ª^ 0011111100111111001111111010100010100011001111110011111100111111101010001010001101011110 3f3f3fa8a33f3f3fa8a35e

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