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 11100110111010011001001001101011011001101110011011101001100100100110101101011110011111010101100111100110111010011001001001101011011001101110011011101001100100100110101101011110011111010110001001000101 e6e9926b66e6e9926b5e7d59e6e9926b66e6e9926b5e7d6245
EUC-JP 跌談f跌談^}Y跌談f跌談^}bE 11101100111010111100001111001100011001101110110011101011110000111100110001011110011111010101100111101100111010111100001111001100011001101110110011101011110000111100110001011110011111010110001001000101 ecebc3cc66ecebc3cc5e7d59ecebc3cc66ecebc3cc5e7d6245
UTF-8 跌談f跌談^}Y跌談f跌談^}bE 111010001011011110001100111010001010101110000111011001101110100010110111100011001110100010101011100001110101111001111101010110011110100010110111100011001110100010101011100001110110011011101000101101111000110011101000101010111000011101011110011111010110001001000101 e8b78ce8ab8766e8b78ce8ab875e7d59e8b78ce8ab8766e8b78ce8ab875e7d6245
UHC 跌談f跌談^}Y跌談f跌談^}bE 11110010111101101101001111001000011001101111001011110110110100111100100001011110011111010101100111110010111101101101001111001000011001101111001011110110110100111100100001011110011111010110001001000101 f2f6d3c866f2f6d3c85e7d59f2f6d3c866f2f6d3c85e7d6245

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