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 ò¥Ž®¸üÀ뎣Ž® 11110010101001011000111010101110100011111011100011111100110000001110101110001110101000111000111010101110 f2a58eae8fb8fcc0eb8ea38eae
SJIS-WIN ?¥????????£?? 001111111000000110001111001111110011111100111111001111110011111100111111001111110011111110000001100100100011111100111111 3f818f3f3f3f3f3f3f3f3f81923f3f
EUC-JP ò??®?¸üÀë?£?® 10001111101010111101001000111111001111111000111110100010111011100011111110001111101000101011000110001111101010111110010010001111101010101010001010001111101010111011001100111111101000011111001000111111100011111010001011101110 8fabd23f3f8fa2ee3f8fa2b18fabe48faaa28fabb33fa1f23f8fa2ee
UTF-8 ò¥Ž®¸üÀ뎣Ž® 1100001110110010110000101010010111000010100011101100001010101110110000101000111111000010101110001100001110111100110000111000000011000011101010111100001010001110110000101010001111000010100011101100001010101110 c3b2c2a5c28ec2aec28fc2b8c3bcc380c3abc28ec2a3c28ec2ae
UHC ???®?¸??????® 00111111001111110011111110100010111001110011111110100010101011000011111100111111001111110011111100111111001111111010001011100111 3f3f3fa2e73fa2ac3f3f3f3f3f3fa2e7

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