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 池?幸?池?幸?^ 10010010011100100011111110001101010010110011111110010010011100100011111110001101010010110011111101011110 92723f8d4b3f92723f8d4b3f5e
EUC-JP 池?幸?池?幸?^ 11000011110100110011111110111001101011000011111111000011110100110011111110111001101011000011111101011110 c3d33fb9ac3fc3d33fb9ac3f5e
UTF-8 池렍幸렑池렍幸렑^ 11100110101100011010000011101011101000001000110111100101101110011011100011101011101000001001000111100110101100011010000011101011101000001000110111100101101110011011100011101011101000001001000101011110 e6b1a0eba08de5b9b8eba091e6b1a0eba08de5b9b8eba0915e
UHC 池렍幸렑池렍幸렑^ 1111001010101110100011101010001111111010101110011000111010100110111100101010111010001110101000111111101010111001100011101010011001011110 f2ae8ea3fab98ea6f2ae8ea3fab98ea65e

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