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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 衆?鬱?耳?珥?B 10001111010011110011111110011111010101000011111110001110101010000011111111100000111000000011111101000010 8f4f3f9f543f8ea83fe0e03f42
EUC-JP 衆?鬱?耳?珥?B 10111101101100000011111111011101101101010011111110111100101010100011111111100000111000100011111101000010 bdb03fddb53fbcaa3fe0e23f42
UTF-8 衆렲鬱렠耳렲珥렮B 11101000101000011000011011101011101000001011001011101001101011001011000111101011101000001010000011101000100000001011001111101011101000001011001011100111100011111010010111101011101000001010111001000010 e8a186eba0b2e9acb1eba0a0e880b3eba0b2e78fa5eba0ae42
UHC 衆렲鬱렠耳렲珥렮B 1111000111101011100011101011111111101010101001101000111010110001111011001011110010001110101111111110110010110100100011101011101101000010 f1eb8ebfeaa68eb1ecbc8ebfecb48ebb42

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