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^ 111010011011000110001000111001111010101110101111010001001110100110110001100010001110011110101011101011110100010001011110 e9b188e7abaf44e9b188e7abaf445e
EUC-JP 魍育ォッD魍育ォッD^ 11110010101100111011000011101001100011101010101110001110101011110100010011110010101100111011000011101001100011101010101110001110101011110100010001011110 f2b3b0e98eab8eaf44f2b3b0e98eab8eaf445e
UTF-8 魍育ォッD魍育ォッD^ 111010011010110110001101111010001000001010110010111011111011110110101011111011111011110110101111010001001110100110101101100011011110100010000010101100101110111110111101101010111110111110111101101011110100010001011110 e9ad8de882b2efbdabefbdaf44e9ad8de882b2efbdabefbdaf445e
UHC ?育??D?育??D^ 00111111111010111100000000111111001111110100010000111111111010111100000000111111001111110100010001011110 3febc03f3f443febc03f3f445e

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