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 10001111010011101000111101001110011001101000111101001110100011110100111001011110011111010101100110001111010011101000111101001110011001101000111101001110100011110100111001011110011111010110001001000101 8f4e8f4e668f4e8f4e5e7d598f4e8f4e668f4e8f4e5e7d6245
EUC-JP 蒐蒐f蒐蒐^}Y蒐蒐f蒐蒐^}bE 10111101101011111011110110101111011001101011110110101111101111011010111101011110011111010101100110111101101011111011110110101111011001101011110110101111101111011010111101011110011111010110001001000101 bdafbdaf66bdafbdaf5e7d59bdafbdaf66bdafbdaf5e7d6245
UTF-8 蒐蒐f蒐蒐^}Y蒐蒐f蒐蒐^}bE 111010001001001010010000111010001001001010010000011001101110100010010010100100001110100010010010100100000101111001111101010110011110100010010010100100001110100010010010100100000110011011101000100100101001000011101000100100101001000001011110011111010110001001000101 e89290e8929066e89290e892905e7d59e89290e8929066e89290e892905e7d6245
UHC 蒐蒐f蒐蒐^}Y蒐蒐f蒐蒐^}bE 11100010101111011110001010111101011001101110001010111101111000101011110101011110011111010101100111100010101111011110001010111101011001101110001010111101111000101011110101011110011111010110001001000101 e2bde2bd66e2bde2bd5e7d59e2bde2bd66e2bde2bd5e7d6245

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