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^ 11100100011010110011111110000100010101100100010011100100011010110011111110000100010101100100010001011110 e46b3f845644e46b3f8456445e
EUC-JP 臾?ХD臾?ХD^ 11100111110011000011111110100111101101110100010011100111110011000011111110100111101101110100010001011110 e7cc3fa7b744e7cc3fa7b7445e
UTF-8 臾깅ХD臾깅ХD^ 11101000100001111011111011101010101110011000010111010000101001010100010011101000100001111011111011101010101110011000010111010000101001010100010001011110 e887beeab985d0a544e887beeab985d0a5445e
UHC 臾깅ХD臾깅ХD^ 111010111010110010110001111010111010110010110111010001001110101110101100101100011110101110101100101101110100010001011110 ebacb1ebacb744ebacb1ebacb7445e

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