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 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 衢衢f衢衢^}Y衢衢f衢衢^}bE 11100101110010111110010111001011011001101110010111001011111001011100101101011110011111010101100111100101110010111110010111001011011001101110010111001011111001011100101101011110011111010110001001000101 e5cbe5cb66e5cbe5cb5e7d59e5cbe5cb66e5cbe5cb5e7d6245
EUC-JP 衢衢f衢衢^}Y衢衢f衢衢^}bE 11101010110011011110101011001101011001101110101011001101111010101100110101011110011111010101100111101010110011011110101011001101011001101110101011001101111010101100110101011110011111010110001001000101 eacdeacd66eacdeacd5e7d59eacdeacd66eacdeacd5e7d6245
UTF-8 衢衢f衢衢^}Y衢衢f衢衢^}bE 111010001010000110100010111010001010000110100010011001101110100010100001101000101110100010100001101000100101111001111101010110011110100010100001101000101110100010100001101000100110011011101000101000011010001011101000101000011010001001011110011111010110001001000101 e8a1a2e8a1a266e8a1a2e8a1a25e7d59e8a1a2e8a1a266e8a1a2e8a1a25e7d6245
UHC 衢衢f衢衢^}Y衢衢f衢衢^}bE 11001111110000111100111111000011011001101100111111000011110011111100001101011110011111010101100111001111110000111100111111000011011001101100111111000011110011111100001101011110011111010110001001000101 cfc3cfc366cfc3cfc35e7d59cfc3cfc366cfc3cfc35e7d6245

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