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 池?姨?池?姨?^ 10010010011100100011111110011011010010000011111110010010011100100011111110011011010010000011111101011110 92723f9b483f92723f9b483f5e
EUC-JP 池?姨?池?姨?^ 11000011110100110011111111010101101010010011111111000011110100110011111111010101101010010011111101011110 c3d33fd5a93fc3d33fd5a93f5e
UTF-8 池렍姨뒷池렍姨뒬^ 11100110101100011010000011101011101000001000110111100101101001111010100011101011100100101011011111100110101100011010000011101011101000001000110111100101101001111010100011101011100100101010110001011110 e6b1a0eba08de5a7a8eb92b7e6b1a0eba08de5a7a8eb92ac5e
UHC 池렍姨뒷池렍姨뒬^ 1111001010101110100011101010001111101100101010011011010111011110111100101010111010001110101000111110110010101001101101011101110001011110 f2ae8ea3eca9b5def2ae8ea3eca9b5dc5e

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