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^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 醍?張?D醍?張?D^ 100100011110011100111111100100101010001100111111010001001001000111100111001111111001001010100011001111110100010001011110 91e73f92a33f4491e73f92a33f445e
EUC-JP 醍?張?D醍?張?D^ 110000101110100100111111110001001010010100111111010001001100001011101001001111111100010010100101001111110100010001011110 c2e93fc4a53f44c2e93fc4a53f445e
UTF-8 醍렕張렜D醍렕張렜D^ 111010011000011010001101111010111010000010010101111001011011110010110101111010111010000010011100010001001110100110000110100011011110101110100000100101011110010110111100101101011110101110100000100111000100010001011110 e9868deba095e5bcb5eba09c44e9868deba095e5bcb5eba09c445e
UHC 醍렕張렜D醍렕張렜D^ 11110000101101011000111010101010111011011110010110001110101011100100010011110000101101011000111010101010111011011110010110001110101011100100010001011110 f0b58eaaede58eae44f0b58eaaede58eae445e

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