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^ 1111101111000100001111110011111101000100111110111100010000111111001111110100010001011110 fbc43f3f44fbc43f3f445e
EUC-JP 鈺??D鈺??D^ 10001111111000111101010100111111001111110100010010001111111000111101010100111111001111110100010001011110 8fe3d53f3f448fe3d53f3f445e
UTF-8 鈺됰젘D鈺됰젘D^ 111010011000100010111010111010111001000010110000111011001010000010011000010001001110100110001000101110101110101110010000101100001110110010100000100110000100010001011110 e988baeb90b0eca09844e988baeb90b0eca098445e
UHC 鈺됰젘D鈺됰젘D^ 111010001010110110001001111010111010000010010100010001001110100010101101100010011110101110100000100101000100010001011110 e8ad89eba09444e8ad89eba094445e

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