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 â¶â¶fâ¶â¶^}Yâ¶â¶fâ¶â¶^}bE 11100010101101101110001010110110011001101110001010110110111000101011011001011110011111010101100111100010101101101110001010110110011001101110001010110110111000101011011001011110011111010110001001000101 e2b6e2b666e2b6e2b65e7d59e2b6e2b666e2b6e2b65e7d6245
SJIS-WIN ?¶?¶f?¶?¶^}Y?¶?¶f?¶?¶^}bE 001111111000000111110111001111111000000111110111011001100011111110000001111101110011111110000001111101110101111001111101010110010011111110000001111101110011111110000001111101110110011000111111100000011111011100111111100000011111011101011110011111010110001001000101 3f81f73f81f7663f81f73f81f75e7d593f81f73f81f7663f81f73f81f75e7d6245
EUC-JP â¶â¶fâ¶â¶^}Yâ¶â¶fâ¶â¶^}bE 10001111101010111010010010100010111110011000111110101011101001001010001011111001011001101000111110101011101001001010001011111001100011111010101110100100101000101111100101011110011111010101100110001111101010111010010010100010111110011000111110101011101001001010001011111001011001101000111110101011101001001010001011111001100011111010101110100100101000101111100101011110011111010110001001000101 8faba4a2f98faba4a2f9668faba4a2f98faba4a2f95e7d598faba4a2f98faba4a2f9668faba4a2f98faba4a2f95e7d6245
UTF-8 â¶â¶fâ¶â¶^}Yâ¶â¶fâ¶â¶^}bE 1100001110100010110000101011011011000011101000101100001010110110011001101100001110100010110000101011011011000011101000101100001010110110010111100111110101011001110000111010001011000010101101101100001110100010110000101011011001100110110000111010001011000010101101101100001110100010110000101011011001011110011111010110001001000101 c3a2c2b6c3a2c2b666c3a2c2b6c3a2c2b65e7d59c3a2c2b6c3a2c2b666c3a2c2b6c3a2c2b65e7d6245
UHC ?¶?¶f?¶?¶^}Y?¶?¶f?¶?¶^}bE 001111111010001011010010001111111010001011010010011001100011111110100010110100100011111110100010110100100101111001111101010110010011111110100010110100100011111110100010110100100110011000111111101000101101001000111111101000101101001001011110011111010110001001000101 3fa2d23fa2d2663fa2d23fa2d25e7d593fa2d23fa2d2663fa2d23fa2d25e7d6245

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