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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN ??咐D??咐D^ 0011111100111111100110011111001101000100001111110011111110011001111100110100010001011110 3f3f99f3443f3f99f3445e
EUC-JP ??咐D??咐D^ 0011111100111111110100101111010101000100001111110011111111010010111101010100010001011110 3f3fd2f5443f3fd2f5445e
UTF-8 룴점咐D룴점咐D^ 111010111010001110110100111011001010000010010000111001011001001010010000010001001110101110100011101101001110110010100000100100001110010110010010100100000100010001011110 eba3b4eca090e5929044eba3b4eca090e59290445e
UHC 룴점咐D룴점咐D^ 100011111010100111000001101000011101110011111011010001001000111110101001110000011010000111011100111110110100010001011110 8fa9c1a1dcfb448fa9c1a1dcfb445e

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