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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ツ堕ヲツ堕淞堕ヲツ旦 110000101001000111000010101001101100001010010001110000101001111111000010100100011100001010100110110000101001001001010101 c291c2a6c291c29fc291c2a6c29255
EUC-JP ツ堕ヲツ堕淞堕ヲツ旦 1000111011000010110000101100010010001110101001101000111011000010110000101100010011011110110001001100001011000100100011101010011010001110110000101100001110110110 8ec2c2c48ea68ec2c2c4dec4c2c48ea68ec2c3b6
UTF-8 ツ堕ヲツ堕淞堕ヲツ旦 111011111011111010000010111001011010000010010101111011111011110110100110111011111011111010000010111001011010000010010101111001101011011110011110111001011010000010010101111011111011110110100110111011111011111010000010111001101001011110100110 efbe82e5a095efbda6efbe82e5a095e6b79ee5a095efbda6efbe82e697a6
UHC ?????淞???旦 001111110011111100111111001111110011111111100001111001110011111100111111001111111101001110101001 3f3f3f3f3fe1e73f3f3fd3a9

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