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 100110001100100100111111011001101001100011001001001111110101111001111101010110011001100011001001001111110110011010011000110010010011111101011110011111010110001001000101 98c93f6698c93f5e7d5998c93f6698c93f5e7d6245
EUC-JP 佶濩f佶濩^}Y佶濩f佶濩^}bE 1101000011001011100011111100100110100100011001101101000011001011100011111100100110100100010111100111110101011001110100001100101110001111110010011010010001100110110100001100101110001111110010011010010001011110011111010110001001000101 d0cb8fc9a466d0cb8fc9a45e7d59d0cb8fc9a466d0cb8fc9a45e7d6245
UTF-8 佶濩f佶濩^}Y佶濩f佶濩^}bE 111001001011110110110110111001101011111110101001011001101110010010111101101101101110011010111111101010010101111001111101010110011110010010111101101101101110011010111111101010010110011011100100101111011011011011100110101111111010100101011110011111010110001001000101 e4bdb6e6bfa966e4bdb6e6bfa95e7d59e4bdb6e6bfa966e4bdb6e6bfa95e7d6245
UHC 佶濩f佶濩^}Y佶濩f佶濩^}bE 11010001110011011111101111001101011001101101000111001101111110111100110101011110011111010101100111010001110011011111101111001101011001101101000111001101111110111100110101011110011111010110001001000101 d1cdfbcd66d1cdfbcd5e7d59d1cdfbcd66d1cdfbcd5e7d6245

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