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^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
EUC-JP ??鉥D??鉥D^ 00111111001111111000111111100011111010000100010000111111001111111000111111100011111010000100010001011110 3f3f8fe3e8443f3f8fe3e8445e
UTF-8 뷦롋鉥D뷦롋鉥D^ 111010111011011110100110111010111010000110001011111010011000100110100101010001001110101110110111101001101110101110100001100010111110100110001001101001010100010001011110 ebb7a6eba18be989a544ebb7a6eba18be989a5445e
UHC 뷦롋鉥D뷦롋鉥D^ 100101010101000110001110110100011110001011111100010001001001010101010001100011101101000111100010111111000100010001011110 95518ed1e2fc4495518ed1e2fc445e

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