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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 池?汀?源?題 1001001001110010001111111001001011110011001111111000110010111001001111111001000111101000 92723f92f33f8cb93f91e8
EUC-JP 池?汀?源?題 1100001111010011001111111100010011110101001111111011100010111011001111111100001011101010 c3d33fc4f53fb8bb3fc2ea
UTF-8 池렓汀렡源렓題 111001101011000110100000111010111010000010010011111001101011000110000000111010111010000010100001111001101011101010010000111010111010000010010011111010011010000110001100 e6b1a0eba093e6b180eba0a1e6ba90eba093e9a18c
UHC 池렓汀렡源렓題 1111001010101110100011101010100011101111111000101000111010110010111010101011100110001110101010001111000010111001 f2ae8ea8efe28eb2eab98ea8f0b9

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