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^ 100100011110011100111111100110101111101100111111010001001001000111100111001111111001101011111011001111110100010001011110 91e73f9afb3f4491e73f9afb3f445e
EUC-JP 醍?奬?D醍?奬?D^ 110000101110100100111111110101001111110100111111010001001100001011101001001111111101010011111101001111110100010001011110 c2e93fd4fd3f44c2e93fd4fd3f445e
UTF-8 醍렕奬렯D醍렕奬렯D^ 111010011000011010001101111010111010000010010101111001011010010110101100111010111010000010101111010001001110100110000110100011011110101110100000100101011110010110100101101011001110101110100000101011110100010001011110 e9868deba095e5a5aceba0af44e9868deba095e5a5aceba0af445e
UHC 醍렕奬렯D醍렕奬렯D^ 11110000101101011000111010101010111011011110000110001110101111000100010011110000101101011000111010101010111011011110000110001110101111000100010001011110 f0b58eaaede18ebc44f0b58eaaede18ebc445e

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