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^ 1110011111001110110110111011110001000100111001111100111011011011101111000100010001011110 e7cedbbc44e7cedbbc445e
EUC-JP 醫ロシD醫ロシD^ 111011101101000010001110110110111000111010111100010001001110111011010000100011101101101110001110101111000100010001011110 eed08edb8ebc44eed08edb8ebc445e
UTF-8 醫ロシD醫ロシD^ 111010011000011010101011111011111011111010011011111011111011110110111100010001001110100110000110101010111110111110111110100110111110111110111101101111000100010001011110 e986abefbe9befbdbc44e986abefbe9befbdbc445e
UHC 醫??D醫??D^ 1110110010100010001111110011111101000100111011001010001000111111001111110100010001011110 eca23f3f44eca23f3f445e

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