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 亥?皓?亥?皓?^ 10001000111001010011111111100001101010010011111110001000111001010011111111100001101010010011111101011110 88e53fe1a93f88e53fe1a93f5e
EUC-JP 亥?皓?亥?皓?^ 10110000111001110011111111100010101010110011111110110000111001110011111111100010101010110011111101011110 b0e73fe2ab3fb0e73fe2ab3f5e
UTF-8 亥렜皓렜亥렜皓렜^ 11100100101110101010010111101011101000001001110011100111100110101001001111101011101000001001110011100100101110101010010111101011101000001001110011100111100110101001001111101011101000001001110001011110 e4baa5eba09ce79a93eba09ce4baa5eba09ce79a93eba09c5e
UHC 亥렜皓렜亥렜皓렜^ 1111101010100100100011101010111011111011110100111000111010101110111110101010010010001110101011101111101111010011100011101010111001011110 faa48eaefbd38eaefaa48eaefbd38eae5e

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