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 10001111100110111110001101101000011001101000111110011011111000110110100001011110011111010101100110001111100110111110001101101000011001101000111110011011111000110110100001011110011111010110001001000101 8f9be368668f9be3685e7d598f9be368668f9be3685e7d6245
EUC-JP 鋤緝f鋤緝^}Y鋤緝f鋤緝^}bE 10111101111110111110010111001001011001101011110111111011111001011100100101011110011111010101100110111101111110111110010111001001011001101011110111111011111001011100100101011110011111010110001001000101 bdfbe5c966bdfbe5c95e7d59bdfbe5c966bdfbe5c95e7d6245
UTF-8 鋤緝f鋤緝^}Y鋤緝f鋤緝^}bE 111010011000101110100100111001111011011110011101011001101110100110001011101001001110011110110111100111010101111001111101010110011110100110001011101001001110011110110111100111010110011011101001100010111010010011100111101101111001110101011110011111010110001001000101 e98ba4e7b79d66e98ba4e7b79d5e7d59e98ba4e7b79d66e98ba4e7b79d5e7d6245
UHC 鋤緝f鋤緝^}Y鋤緝f鋤緝^}bE 11100000101001111111001011111101011001101110000010100111111100101111110101011110011111010101100111100000101001111111001011111101011001101110000010100111111100101111110101011110011111010110001001000101 e0a7f2fd66e0a7f2fd5e7d59e0a7f2fd66e0a7f2fd5e7d6245

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