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 1001000111100110001111110011111100111111100100011110011000111111001111110011111101000010 91e63f3f3f91e63f3f3f42
EUC-JP 第???第???B 1100001011101000001111110011111100111111110000101110100000111111001111110011111101000010 c2e83f3f3fc2e83f3f3f42
UTF-8 第렲李그第렲李그B 11100111101011001010110011101011101000001011001011101111101001111010000111101010101101111011100011100111101011001010110011101011101000001011001011101111101001111010000111101010101101111011100001000010 e7acaceba0b2efa7a1eab7b8e7acaceba0b2efa7a1eab7b842
UHC 第렲李그第렲李그B 1111000010101111100011101011111111101100101100001011000111010111111100001010111110001110101111111110110010110000101100011101011101000010 f0af8ebfecb0b1d7f0af8ebfecb0b1d742

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