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 ¾­Ž²¾­æ£Ž¯e^ 101111101010110110001110101100101011111010101101111001101010001110001110101011110110010101011110 bead8eb2beade6a38eaf655e
SJIS-WIN ???????£??e^ 00111111001111110011111100111111001111110011111100111111100000011001001000111111001111110110010101011110 3f3f3f3f3f3f3f81923f3f655e
EUC-JP ??????æ£?¯e^ 0011111100111111001111110011111100111111001111111000111110101001110000011010000111110010001111111000111110100010101101000110010101011110 3f3f3f3f3f3f8fa9c1a1f23f8fa2b4655e
UTF-8 ¾­Ž²¾­æ£Ž¯e^ 11000010101111101100001010101101110000101000111011000010101100101100001010111110110000101010110111000011101001101100001010100011110000101000111011000010101011110110010101011110 c2bec2adc28ec2b2c2bec2adc3a6c2a3c28ec2af655e
UHC ¾­?²¾­æ???e^ 101010001111101010100001101010010011111110101001111101111010100011111010101000011010100110101001101000010011111100111111001111110110010101011110 a8faa1a93fa9f7a8faa1a9a9a13f3f3f655e

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