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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN ツ慊個偲ュツ陳嬾B 1100001010011100110000101000110011000010100011101100001110101101110000101001001011000010100110110110111001000010 c29cc28cc28ec3adc292c29b6e42
EUC-JP ツ慊個偲ュツ陳嬾B 1000111011000010110110001100010010111000110001001011110011000101100011101010110110001110110000101100010011000100110101011100111101000010 8ec2d8c4b8c4bcc58ead8ec2c4c4d5cf42
UTF-8 ツ慊個偲ュツ陳嬾B 11101111101111101000001011100110100001011000101011100101100000001000101111100101100000011011001011101111101111011010110111101111101111101000001011101001100110011011001111100101101011001011111001000010 efbe82e6858ae5808be581b2efbdadefbe82e999b3e5acbe42
UHC ?慊個???陳?B 001111111100110011000011110010111100000100111111001111110011111111110010111001110011111101000010 3fccc3cbc13f3f3ff2e73f42

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