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 10011001010101011001101010111010011001101001100101010101100110101011101001011110011111010101100110011001010101011001101010111010011001101001100101010101100110101011101001011110011111010110001001000101 99559aba6699559aba5e7d5999559aba6699559aba5e7d6245
EUC-JP 儷埃f儷埃^}Y儷埃f儷埃^}bE 11010001101101101101010010111100011001101101000110110110110101001011110001011110011111010101100111010001101101101101010010111100011001101101000110110110110101001011110001011110011111010110001001000101 d1b6d4bc66d1b6d4bc5e7d59d1b6d4bc66d1b6d4bc5e7d6245
UTF-8 儷埃f儷埃^}Y儷埃f儷埃^}bE 111001011000010010110111111001011001111110000011011001101110010110000100101101111110010110011111100000110101111001111101010110011110010110000100101101111110010110011111100000110110011011100101100001001011011111100101100111111000001101011110011111010110001001000101 e584b7e59f8366e584b7e59f835e7d59e584b7e59f8366e584b7e59f835e7d6245
UHC 儷埃f儷埃^}Y儷埃f儷埃^}bE 11010101111000111110010011101111011001101101010111100011111001001110111101011110011111010101100111010101111000111110010011101111011001101101010111100011111001001110111101011110011111010110001001000101 d5e3e4ef66d5e3e4ef5e7d59d5e3e4ef66d5e3e4ef5e7d6245

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