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^ 111001001010100010001111111011011000111101000000010001001110010010101000100011111110110110001111010000000100010001011110 e4a88fed8f4044e4a88fed8f40445e
EUC-JP 茯常宗D茯常宗D^ 111010001010101010111110111011111011110110100001010001001110100010101010101111101110111110111101101000010100010001011110 e8aabeefbda144e8aabeefbda1445e
UTF-8 茯常宗D茯常宗D^ 111010001000110010101111111001011011100010111000111001011010111010010111010001001110100010001100101011111110010110111000101110001110010110101110100101110100010001011110 e88cafe5b8b8e5ae9744e88cafe5b8b8e5ae97445e
UHC 茯常宗D茯常宗D^ 110111001101101011011111110010001111000011110011010001001101110011011010110111111100100011110000111100110100010001011110 dcdadfc8f0f344dcdadfc8f0f3445e

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