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 001111111110001101101000011001100011111111100011011010000101111001111101010110010011111111100011011010000110011000111111111000110110100001011110011111010110001001000101 3fe368663fe3685e7d593fe368663fe3685e7d6245
EUC-JP 馹緝f馹緝^}Y馹緝f馹緝^}bE 1000111111101001101000011110010111001001011001101000111111101001101000011110010111001001010111100111110101011001100011111110100110100001111001011100100101100110100011111110100110100001111001011100100101011110011111010110001001000101 8fe9a1e5c9668fe9a1e5c95e7d598fe9a1e5c9668fe9a1e5c95e7d6245
UTF-8 馹緝f馹緝^}Y馹緝f馹緝^}bE 111010011010011010111001111001111011011110011101011001101110100110100110101110011110011110110111100111010101111001111101010110011110100110100110101110011110011110110111100111010110011011101001101001101011100111100111101101111001110101011110011111010110001001000101 e9a6b9e7b79d66e9a6b9e7b79d5e7d59e9a6b9e7b79d66e9a6b9e7b79d5e7d6245
UHC 馹緝f馹緝^}Y馹緝f馹緝^}bE 11101100111100011111001011111101011001101110110011110001111100101111110101011110011111010101100111101100111100011111001011111101011001101110110011110001111100101111110101011110011111010110001001000101 ecf1f2fd66ecf1f2fd5e7d59ecf1f2fd66ecf1f2fd5e7d6245

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