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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???耿???異 00111111001111110011111111100011110101000011111100111111001111111000100011011001 3f3f3fe3d43f3f3f88d9
EUC-JP ???耿??祛異 001111110011111100111111111001101101011000111111001111111000111111010000110101111011000011011011 3f3f3fe6d63f3f8fd0d7b0db
UTF-8 溜잰렭耿렣븀祛異 111011111010011110001011111011001001111010110000111010111010000010101101111010001000000010111111111010111010000010100011111010111011100010000000111001111010010110011011111001111001010110110000 efa78bec9eb0eba0ade880bfeba0a3ebb880e7a59be795b0
UHC 溜잰렭耿렣븀祛異 11101010111111101100000011101001100011101011101011001100111010101000111010110100101110101110011111001011111001001110110010110110 eafec0e98ebaccea8eb4bae7cbe4ecb6

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