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^ 111001001101110010001101100011111000111101000100010001001110010011011100100011011000111110001111010001000100010001011110 e4dc8d8f8f4444e4dc8d8f8f44445e
EUC-JP 葆刻愁D葆刻愁D^ 111010001101111010111001111011111011110110100101010001001110100011011110101110011110111110111101101001010100010001011110 e8deb9efbda544e8deb9efbda5445e
UTF-8 葆刻愁D葆刻愁D^ 111010001001000110000110111001011000100010111011111001101000010010000001010001001110100010010001100001101110010110001000101110111110011010000100100000010100010001011110 e89186e588bbe6848144e89186e588bbe68481445e
UHC ?刻愁D?刻愁D^ 00111111110010101011111011100001111111100100010000111111110010101011111011100001111111100100010001011110 3fcabee1fe443fcabee1fe445e

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