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^ 100100100100011110010001101000011001000110110010010001001001001001000111100100011010000110010001101100100100010001011110 924791a191b244924791a191b2445e
EUC-JP 竪贈卒D竪贈卒D^ 110000111010100011000010101000111100001010110100010001001100001110101000110000101010001111000010101101000100010001011110 c3a8c2a3c2b444c3a8c2a3c2b4445e
UTF-8 竪贈卒D竪贈卒D^ 111001111010101110101010111010001011010010001000111001011000110110010010010001001110011110101011101010101110100010110100100010001110010110001101100100100100010001011110 e7abaae8b488e58d9244e7abaae8b488e58d92445e
UHC 竪贈卒D竪贈卒D^ 111000101011010111110001111111001111000011101111010001001110001010110101111100011111110011110000111011110100010001011110 e2b5f1fcf0ef44e2b5f1fcf0ef445e

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