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 10010010010000111001000110110111011001101001001001000011100100011011011101011110011111010101100110010010010000111001000110110111011001101001001001000011100100011011011101011110011111010110001001000101 924391b766924391b75e7d59924391b766924391b75e7d6245
EUC-JP 辰孫f辰孫^}Y辰孫f辰孫^}bE 11000011101001001100001010111001011001101100001110100100110000101011100101011110011111010101100111000011101001001100001010111001011001101100001110100100110000101011100101011110011111010110001001000101 c3a4c2b966c3a4c2b95e7d59c3a4c2b966c3a4c2b95e7d6245
UTF-8 辰孫f辰孫^}Y辰孫f辰孫^}bE 111010001011111010110000111001011010110110101011011001101110100010111110101100001110010110101101101010110101111001111101010110011110100010111110101100001110010110101101101010110110011011101000101111101011000011100101101011011010101101011110011111010110001001000101 e8beb0e5adab66e8beb0e5adab5e7d59e8beb0e5adab66e8beb0e5adab5e7d6245
UHC 辰孫f辰孫^}Y辰孫f辰孫^}bE 11110010111000111110000111011101011001101111001011100011111000011101110101011110011111010101100111110010111000111110000111011101011001101111001011100011111000011101110101011110011111010110001001000101 f2e3e1dd66f2e3e1dd5e7d59f2e3e1dd66f2e3e1dd5e7d6245

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