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 池?精?池?精?^ 10010010011100100011111110010000101110000011111110010010011100100011111110010000101110000011111101011110 92723f90b83f92723f90b83f5e
EUC-JP 池?精?池?精?^ 11000011110100110011111111000000101110100011111111000011110100110011111111000000101110100011111101011110 c3d33fc0ba3fc3d33fc0ba3f5e
UTF-8 池렍精렫池렍精렫^ 11100110101100011010000011101011101000001000110111100111101100101011111011101011101000001010101111100110101100011010000011101011101000001000110111100111101100101011111011101011101000001010101101011110 e6b1a0eba08de7b2beeba0abe6b1a0eba08de7b2beeba0ab5e
UHC 池렍精렫池렍精렫^ 1111001010101110100011101010001111101111111100011000111010111001111100101010111010001110101000111110111111110001100011101011100101011110 f2ae8ea3eff18eb9f2ae8ea3eff18eb95e

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