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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 脱贈族脱贈族^ 10010010010001011001000110100001100100011011000010010010010001011001000110100001100100011011000001011110 924591a191b0924591a191b05e
EUC-JP 脱贈族脱贈族^ 11000011101001101100001010100011110000101011001011000011101001101100001010100011110000101011001001011110 c3a6c2a3c2b2c3a6c2a3c2b25e
UTF-8 脱贈族脱贈族^ 11101000100001001011000111101000101101001000100011100110100101111000111111101000100001001011000111101000101101001000100011100110100101111000111101011110 e884b1e8b488e6978fe884b1e8b488e6978f5e
UHC ?贈族?贈族^ 0011111111110001111111001111000011101001001111111111000111111100111100001110100101011110 3ff1fcf0e93ff1fcf0e95e

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