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 ?n[f?n[^}Y?n[f?n[^}bE 001111110110111001011011011001100011111101101110010110110101111001111101010110010011111101101110010110110110011000111111011011100101101101011110011111010110001001000101 3f6e5b663f6e5b5e7d593f6e5b663f6e5b5e7d6245
SJIS-WIN 漏n[f漏n[^}Y漏n[f漏n[^}bE 10011000010100100110111001011011011001101001100001010010011011100101101101011110011111010101100110011000010100100110111001011011011001101001100001010010011011100101101101011110011111010110001001000101 98526e5b6698526e5b5e7d5998526e5b6698526e5b5e7d6245
EUC-JP 漏n[f漏n[^}Y漏n[f漏n[^}bE 11001111101100110110111001011011011001101100111110110011011011100101101101011110011111010101100111001111101100110110111001011011011001101100111110110011011011100101101101011110011111010110001001000101 cfb36e5b66cfb36e5b5e7d59cfb36e5b66cfb36e5b5e7d6245
UTF-8 漏n[f漏n[^}Y漏n[f漏n[^}bE 1110011010111100100011110110111001011011011001101110011010111100100011110110111001011011010111100111110101011001111001101011110010001111011011100101101101100110111001101011110010001111011011100101101101011110011111010110001001000101 e6bc8f6e5b66e6bc8f6e5b5e7d59e6bc8f6e5b66e6bc8f6e5b5e7d6245
UHC 漏n[f漏n[^}Y漏n[f漏n[^}bE 11010111101010010110111001011011011001101101011110101001011011100101101101011110011111010101100111010111101010010110111001011011011001101101011110101001011011100101101101011110011111010110001001000101 d7a96e5b66d7a96e5b5e7d59d7a96e5b66d7a96e5b5e7d6245

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