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 ?cX\nf?cX\n^}Y?cX\nf?cX\n^}bE 0011111101100011010110000101110001101110011001100011111101100011010110000101110001101110010111100111110101011001001111110110001101011000010111000110111001100110001111110110001101011000010111000110111001011110011111010110001001000101 3f63585c6e663f63585c6e5e7d593f63585c6e663f63585c6e5e7d6245
SJIS-WIN 漏cX\nf漏cX\n^}Y漏cX\nf漏cX\n^}bE 100110000101001001100011010110000101110001101110011001101001100001010010011000110101100001011100011011100101111001111101010110011001100001010010011000110101100001011100011011100110011010011000010100100110001101011000010111000110111001011110011111010110001001000101 985263585c6e66985263585c6e5e7d59985263585c6e66985263585c6e5e7d6245
EUC-JP 漏cX\nf漏cX\n^}Y漏cX\nf漏cX\n^}bE 110011111011001101100011010110000101110001101110011001101100111110110011011000110101100001011100011011100101111001111101010110011100111110110011011000110101100001011100011011100110011011001111101100110110001101011000010111000110111001011110011111010110001001000101 cfb363585c6e66cfb363585c6e5e7d59cfb363585c6e66cfb363585c6e5e7d6245
UTF-8 漏cX\nf漏cX\n^}Y漏cX\nf漏cX\n^}bE 11100110101111001000111101100011010110000101110001101110011001101110011010111100100011110110001101011000010111000110111001011110011111010101100111100110101111001000111101100011010110000101110001101110011001101110011010111100100011110110001101011000010111000110111001011110011111010110001001000101 e6bc8f63585c6e66e6bc8f63585c6e5e7d59e6bc8f63585c6e66e6bc8f63585c6e5e7d6245
UHC 漏cX\nf漏cX\n^}Y漏cX\nf漏cX\n^}bE 110101111010100101100011010110000101110001101110011001101101011110101001011000110101100001011100011011100101111001111101010110011101011110101001011000110101100001011100011011100110011011010111101010010110001101011000010111000110111001011110011111010110001001000101 d7a963585c6e66d7a963585c6e5e7d59d7a963585c6e66d7a963585c6e5e7d6245

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