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 î䎱x}î䎱x{^ 11101110111001001000111010110001011110000111110111101110111001001000111010110001011110000111101101011110 eee48eb1787deee48eb1787b5e
SJIS-WIN ???±x}???±x{^ 001111110011111100111111100000010111110101111000011111010011111100111111001111111000000101111101011110000111101101011110 3f3f3f817d787d3f3f3f817d787b5e
EUC-JP îä?±x}îä?±x{^ 1000111110101011110000101000111110101011101000110011111110100001110111100111100001111101100011111010101111000010100011111010101110100011001111111010000111011110011110000111101101011110 8fabc28faba33fa1de787d8fabc28faba33fa1de787b5e
UTF-8 î䎱x}î䎱x{^ 110000111010111011000011101001001100001010001110110000101011000101111000011111011100001110101110110000111010010011000010100011101100001010110001011110000111101101011110 c3aec3a4c28ec2b1787dc3aec3a4c28ec2b1787b5e
UHC ???±x}???±x{^ 001111110011111100111111101000011011111001111000011111010011111100111111001111111010000110111110011110000111101101011110 3f3f3fa1be787d3f3f3fa1be787b5e

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