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 ?znf?zn^}Y?znf?zn^}bE 001111110111101001101110011001100011111101111010011011100101111001111101010110010011111101111010011011100110011000111111011110100110111001011110011111010110001001000101 3f7a6e663f7a6e5e7d593f7a6e663f7a6e5e7d6245
SJIS-WIN ∝znf∝zn^}Y∝znf∝zn^}bE 10000001111001010111101001101110011001101000000111100101011110100110111001011110011111010101100110000001111001010111101001101110011001101000000111100101011110100110111001011110011111010110001001000101 81e57a6e6681e57a6e5e7d5981e57a6e6681e57a6e5e7d6245
EUC-JP ∝znf∝zn^}Y∝znf∝zn^}bE 10100010111001110111101001101110011001101010001011100111011110100110111001011110011111010101100110100010111001110111101001101110011001101010001011100111011110100110111001011110011111010110001001000101 a2e77a6e66a2e77a6e5e7d59a2e77a6e66a2e77a6e5e7d6245
UTF-8 ∝znf∝zn^}Y∝znf∝zn^}bE 1110001010001000100111010111101001101110011001101110001010001000100111010111101001101110010111100111110101011001111000101000100010011101011110100110111001100110111000101000100010011101011110100110111001011110011111010110001001000101 e2889d7a6e66e2889d7a6e5e7d59e2889d7a6e66e2889d7a6e5e7d6245
UHC ∝znf∝zn^}Y∝znf∝zn^}bE 10100001111100000111101001101110011001101010000111110000011110100110111001011110011111010101100110100001111100000111101001101110011001101010000111110000011110100110111001011110011111010110001001000101 a1f07a6e66a1f07a6e5e7d59a1f07a6e66a1f07a6e5e7d6245

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