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 10010000011011111001000001101111011001101001000001101111100100000110111101011110011111010101100110010000011011111001000001101111011001101001000001101111100100000110111101011110011111010110001001000101 906f906f66906f906f5e7d59906f906f66906f906f5e7d6245
EUC-JP 塵塵f塵塵^}Y塵塵f塵塵^}bE 10111111110100001011111111010000011001101011111111010000101111111101000001011110011111010101100110111111110100001011111111010000011001101011111111010000101111111101000001011110011111010110001001000101 bfd0bfd066bfd0bfd05e7d59bfd0bfd066bfd0bfd05e7d6245
UTF-8 塵塵f塵塵^}Y塵塵f塵塵^}bE 111001011010000110110101111001011010000110110101011001101110010110100001101101011110010110100001101101010101111001111101010110011110010110100001101101011110010110100001101101010110011011100101101000011011010111100101101000011011010101011110011111010110001001000101 e5a1b5e5a1b566e5a1b5e5a1b55e7d59e5a1b5e5a1b566e5a1b5e5a1b55e7d6245
UHC 塵塵f塵塵^}Y塵塵f塵塵^}bE 11110010110010001111001011001000011001101111001011001000111100101100100001011110011111010101100111110010110010001111001011001000011001101111001011001000111100101100100001011110011111010110001001000101 f2c8f2c866f2c8f2c85e7d59f2c8f2c866f2c8f2c85e7d6245

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