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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 弔陌?\}弔陌?\{^ 100100101010001011101000100110010011111101011100011111011001001010100010111010001001100100111111010111000111101101011110 92a2e8993f5c7d92a2e8993f5c7b5e
EUC-JP 弔陌?\}弔陌?\{^ 110001001010010011101111111110010011111101011100011111011100010010100100111011111111100100111111010111000111101101011110 c4a4eff93f5c7dc4a4eff93f5c7b5e
UTF-8 弔陌섭\}弔陌섭\{^ 1110010110111100100101001110100110011001100011001110110010000100101011010101110001111101111001011011110010010100111010011001100110001100111011001000010010101101010111000111101101011110 e5bc94e9998cec84ad5c7de5bc94e9998cec84ad5c7b5e
UHC 弔陌섭\}弔陌섭\{^ 1111000011000000110110001110100010111100101101110101110001111101111100001100000011011000111010001011110010110111010111000111101101011110 f0c0d8e8bcb75c7df0c0d8e8bcb75c7b5e

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