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 ??????????? 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ツ鮮ティツ淞鮮ティツ歐 110000101001000101001110110000111010100011000010100111111100001010010001010011101100001110101000110000101001111101011110 c2914ec3a8c29fc2914ec3a8c29f5e
EUC-JP ツ鮮ティツ淞鮮ティツ歐 10001110110000101100000110101111100011101100001110001110101010001000111011000010110111101100010011000001101011111000111011000011100011101010100010001110110000101101110110111111 8ec2c1af8ec38ea88ec2dec4c1af8ec38ea88ec2ddbf
UTF-8 ツ鮮ティツ淞鮮ティツ歐 111011111011111010000010111010011010111010101110111011111011111010000011111011111011110110101000111011111011111010000010111001101011011110011110111010011010111010101110111011111011111010000011111011111011110110101000111011111011111010000010111001101010110110010000 efbe82e9aeaeefbe83efbda8efbe82e6b79ee9aeaeefbe83efbda8efbe82e6ad90
UHC ?鮮???淞鮮???歐 001111111110000011011000001111110011111100111111111000011110011111100000110110000011111100111111001111111100111110110001 3fe0d83f3f3fe1e7e0d83f3f3fcfb1

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