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 10010001111001100011111110011111010100000011111110010001111001100011111110011111010100000011111101000010 91e63f9f503f91e63f9f503f42
EUC-JP 第?蘖?第?蘖?B 11000010111010000011111111011101101100010011111111000010111010000011111111011101101100010011111101000010 c2e83fddb13fc2e83fddb13f42
UTF-8 第렟蘖롼第렟蘖롼B 11100111101011001010110011101011101000001001111111101000100110001001011011101011101000011011110011100111101011001010110011101011101000001001111111101000100110001001011011101011101000011011110001000010 e7acaceba09fe89896eba1bce7acaceba09fe89896eba1bc42
UHC 第렟蘖롼第렟蘖롼B 1111000010101111100011101011000011100101111011101011011111010111111100001010111110001110101100001110010111101110101101111101011101000010 f0af8eb0e5eeb7d7f0af8eb0e5eeb7d742

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