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^ 1001001010100000001111110011111101000100100100101010000000111111001111110100010001011110 92a03f3f4492a03f3f445e
EUC-JP 帳??D帳??D^ 1100010010100010001111110011111101000100110001001010001000111111001111110100010001011110 c4a23f3f44c4a23f3f445e
UTF-8 帳㎪굢D帳㎪굢D^ 111001011011100010110011111000111000111010101010111010101011010110100010010001001110010110111000101100111110001110001110101010101110101010110101101000100100010001011110 e5b8b3e38eaaeab5a244e5b8b3e38eaaeab5a2445e
UHC 帳㎪굢D帳㎪굢D^ 111011011110001110100111111001101000001010001001010001001110110111100011101001111110011010000010100010010100010001011110 ede3a7e6828944ede3a7e68289445e

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