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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 脱贈族}脱贈族{^ 100100100100010110010001101000011001000110110000011111011001001001000101100100011010000110010001101100000111101101011110 924591a191b07d924591a191b07b5e
EUC-JP 脱贈族}脱贈族{^ 110000111010011011000010101000111100001010110010011111011100001110100110110000101010001111000010101100100111101101011110 c3a6c2a3c2b27dc3a6c2a3c2b27b5e
UTF-8 脱贈族}脱贈族{^ 111010001000010010110001111010001011010010001000111001101001011110001111011111011110100010000100101100011110100010110100100010001110011010010111100011110111101101011110 e884b1e8b488e6978f7de884b1e8b488e6978f7b5e
UHC ?贈族}?贈族{^ 00111111111100011111110011110000111010010111110100111111111100011111110011110000111010010111101101011110 3ff1fcf0e97d3ff1fcf0e97b5e

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