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^ 111110111010010010011010111011101001000010101000010001001111101110100100100110101110111010010000101010000100010001011110 fba49aee90a844fba49aee90a8445e
EUC-JP 訷夭勢D訷夭勢D^ 1000111111011101110101001101010011110000110000001010101001000100100011111101110111010100110101001111000011000000101010100100010001011110 8fddd4d4f0c0aa448fddd4d4f0c0aa445e
UTF-8 訷夭勢D訷夭勢D^ 111010001010100010110111111001011010010010101101111001011000101110100010010001001110100010101000101101111110010110100100101011011110010110001011101000100100010001011110 e8a8b7e5a4ade58ba244e8a8b7e5a4ade58ba2445e
UHC ?夭勢D?夭勢D^ 00111111111010001110110011100001101001110100010000111111111010001110110011100001101001110100010001011110 3fe8ece1a7443fe8ece1a7445e

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