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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 池?飮?池?飮?^ 10010010011100100011111110011111010110100011111110010010011100100011111110011111010110100011111101011110 92723f9f5a3f92723f9f5a3f5e
EUC-JP 池?飮?池?飮?^ 11000011110100110011111111011101101110110011111111000011110100110011111111011101101110110011111101011110 c3d33fddbb3fc3d33fddbb3f5e
UTF-8 池렠飮렭池렠飮렭^ 11100110101100011010000011101011101000001010000011101001101000111010111011101011101000001010110111100110101100011010000011101011101000001010000011101001101000111010111011101011101000001010110101011110 e6b1a0eba0a0e9a3aeeba0ade6b1a0eba0a0e9a3aeeba0ad5e
UHC 池렠飮렭池렠飮렭^ 1111001010101110100011101011000111101011111001101000111010111010111100101010111010001110101100011110101111100110100011101011101001011110 f2ae8eb1ebe68ebaf2ae8eb1ebe68eba5e

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