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 11000011101000101100001110111000011001101100001110100010110000111011100001011110011111010101100111000011101000101100001110111000011001101100001110100010110000111011100001011110011111010110001001000101 c3a2c3b866c3a2c3b85e7d59c3a2c3b866c3a2c3b85e7d6245
SJIS-WIN ?¢??f?¢??^}Y?¢??f?¢??^}bE 0011111110000001100100010011111100111111011001100011111110000001100100010011111100111111010111100111110101011001001111111000000110010001001111110011111101100110001111111000000110010001001111110011111101011110011111010110001001000101 3f81913f3f663f81913f3f5e7d593f81913f3f663f81913f3f5e7d6245
EUC-JP âøfâø^}Yâøfâø^}bE 1000111110101010101010101010000111110001100011111010101010101010100011111010001010110001011001101000111110101010101010101010000111110001100011111010101010101010100011111010001010110001010111100111110101011001100011111010101010101010101000011111000110001111101010101010101010001111101000101011000101100110100011111010101010101010101000011111000110001111101010101010101010001111101000101011000101011110011111010110001001000101 8faaaaa1f18faaaa8fa2b1668faaaaa1f18faaaa8fa2b15e7d598faaaaa1f18faaaa8fa2b1668faaaaa1f18faaaa8fa2b15e7d6245
UTF-8 âøfâø^}Yâøfâø^}bE 1100001110000011110000101010001011000011100000111100001010111000011001101100001110000011110000101010001011000011100000111100001010111000010111100111110101011001110000111000001111000010101000101100001110000011110000101011100001100110110000111000001111000010101000101100001110000011110000101011100001011110011111010110001001000101 c383c2a2c383c2b866c383c2a2c383c2b85e7d59c383c2a2c383c2b866c383c2a2c383c2b85e7d6245
UHC ???¸f???¸^}Y???¸f???¸^}bE 0011111100111111001111111010001010101100011001100011111100111111001111111010001010101100010111100111110101011001001111110011111100111111101000101010110001100110001111110011111100111111101000101010110001011110011111010110001001000101 3f3f3fa2ac663f3f3fa2ac5e7d593f3f3fa2ac663f3f3fa2ac5e7d6245

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