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 11100010101100111110001010110011011001101110001010110011111000101011001101011110011111010101100111100010101100111110001010110011011001101110001010110011111000101011001101011110011111010110001001000101 e2b3e2b366e2b3e2b35e7d59e2b3e2b366e2b3e2b35e7d6245
SJIS-WIN ????f????^}Y????f????^}bE 00111111001111110011111100111111011001100011111100111111001111110011111101011110011111010101100100111111001111110011111100111111011001100011111100111111001111110011111101011110011111010110001001000101 3f3f3f3f663f3f3f3f5e7d593f3f3f3f663f3f3f3f5e7d6245
EUC-JP â?â?fâ?â?^}Yâ?â?fâ?â?^}bE 1000111110101011101001000011111110001111101010111010010000111111011001101000111110101011101001000011111110001111101010111010010000111111010111100111110101011001100011111010101110100100001111111000111110101011101001000011111101100110100011111010101110100100001111111000111110101011101001000011111101011110011111010110001001000101 8faba43f8faba43f668faba43f8faba43f5e7d598faba43f8faba43f668faba43f8faba43f5e7d6245
UTF-8 â³â³fâ³â³^}Yâ³â³fâ³â³^}bE 1100001110100010110000101011001111000011101000101100001010110011011001101100001110100010110000101011001111000011101000101100001010110011010111100111110101011001110000111010001011000010101100111100001110100010110000101011001101100110110000111010001011000010101100111100001110100010110000101011001101011110011111010110001001000101 c3a2c2b3c3a2c2b366c3a2c2b3c3a2c2b35e7d59c3a2c2b3c3a2c2b366c3a2c2b3c3a2c2b35e7d6245
UHC ?³?³f?³?³^}Y?³?³f?³?³^}bE 001111111010100111111000001111111010100111111000011001100011111110101001111110000011111110101001111110000101111001111101010110010011111110101001111110000011111110101001111110000110011000111111101010011111100000111111101010011111100001011110011111010110001001000101 3fa9f83fa9f8663fa9f83fa9f85e7d593fa9f83fa9f8663fa9f83fa9f85e7d6245

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