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 100011111110100010110110011001101000111111101000101101100101111001111101010110011000111111101000101101100110011010001111111010001011011001011110011111010110001001000101 8fe8b6668fe8b65e7d598fe8b6668fe8b65e7d6245
SJIS-WIN ??¶f??¶^}Y??¶f??¶^}bE 00111111001111111000000111110111011001100011111100111111100000011111011101011110011111010101100100111111001111111000000111110111011001100011111100111111100000011111011101011110011111010110001001000101 3f3f81f7663f3f81f75e7d593f3f81f7663f3f81f75e7d6245
EUC-JP ?è¶f?è¶^}Y?è¶f?è¶^}bE 001111111000111110101011101100101010001011111001011001100011111110001111101010111011001010100010111110010101111001111101010110010011111110001111101010111011001010100010111110010110011000111111100011111010101110110010101000101111100101011110011111010110001001000101 3f8fabb2a2f9663f8fabb2a2f95e7d593f8fabb2a2f9663f8fabb2a2f95e7d6245
UTF-8 è¶fè¶^}Yè¶fè¶^}bE 110000101000111111000011101010001100001010110110011001101100001010001111110000111010100011000010101101100101111001111101010110011100001010001111110000111010100011000010101101100110011011000010100011111100001110101000110000101011011001011110011111010110001001000101 c28fc3a8c2b666c28fc3a8c2b65e7d59c28fc3a8c2b666c28fc3a8c2b65e7d6245
UHC ??¶f??¶^}Y??¶f??¶^}bE 00111111001111111010001011010010011001100011111100111111101000101101001001011110011111010101100100111111001111111010001011010010011001100011111100111111101000101101001001011110011111010110001001000101 3f3fa2d2663f3fa2d25e7d593f3fa2d2663f3fa2d25e7d6245

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