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 10011110101110111001111010111011011001101001111010111011100111101011101101011110011111010101100110011110101110111001111010111011011001101001111010111011100111101011101101011110011111010110001001000101 9ebb9ebb669ebb9ebb5e7d599ebb9ebb669ebb9ebb5e7d6245
EUC-JP 椽椽f椽椽^}Y椽椽f椽椽^}bE 11011100101111011101110010111101011001101101110010111101110111001011110101011110011111010101100111011100101111011101110010111101011001101101110010111101110111001011110101011110011111010110001001000101 dcbddcbd66dcbddcbd5e7d59dcbddcbd66dcbddcbd5e7d6245
UTF-8 椽椽f椽椽^}Y椽椽f椽椽^}bE 111001101010010010111101111001101010010010111101011001101110011010100100101111011110011010100100101111010101111001111101010110011110011010100100101111011110011010100100101111010110011011100110101001001011110111100110101001001011110101011110011111010110001001000101 e6a4bde6a4bd66e6a4bde6a4bd5e7d59e6a4bde6a4bd66e6a4bde6a4bd5e7d6245
UHC 椽椽f椽椽^}Y椽椽f椽椽^}bE 11100110110010111110011011001011011001101110011011001011111001101100101101011110011111010101100111100110110010111110011011001011011001101110011011001011111001101100101101011110011111010110001001000101 e6cbe6cb66e6cbe6cb5e7d59e6cbe6cb66e6cbe6cb5e7d6245

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