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^ 1000101001001110001111110011111101000100100010100100111000111111001111110100010001011110 8a4e3f3f448a4e3f3f445e
EUC-JP 劾??D劾??D^ 1011001110101111001111110011111101000100101100111010111100111111001111110100010001011110 b3af3f3f44b3af3f3f445e
UTF-8 劾쒗슊D劾쒗슊D^ 111001011000101010111110111011001001001010010111111011001000101010001010010001001110010110001010101111101110110010010010100101111110110010001010100010100100010001011110 e58abeec9297ec8a8a44e58abeec9297ec8a8a445e
UHC 劾쒗슊D劾쒗슊D^ 111110101011011010011100111011011001101010011010010001001111101010110110100111001110110110011010100110100100010001011110 fab69ced9a9a44fab69ced9a9a445e

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