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 ?uX\nf?uX\n^}Y?uX\nf?uX\n^}bE 0011111101110101010110000101110001101110011001100011111101110101010110000101110001101110010111100111110101011001001111110111010101011000010111000110111001100110001111110111010101011000010111000110111001011110011111010110001001000101 3f75585c6e663f75585c6e5e7d593f75585c6e663f75585c6e5e7d6245
SJIS-WIN 泓uX\nf泓uX\n^}Y泓uX\nf泓uX\n^}bE 100111111001011101110101010110000101110001101110011001101001111110010111011101010101100001011100011011100101111001111101010110011001111110010111011101010101100001011100011011100110011010011111100101110111010101011000010111000110111001011110011111010110001001000101 9f9775585c6e669f9775585c6e5e7d599f9775585c6e669f9775585c6e5e7d6245
EUC-JP 泓uX\nf泓uX\n^}Y泓uX\nf泓uX\n^}bE 110111011111011101110101010110000101110001101110011001101101110111110111011101010101100001011100011011100101111001111101010110011101110111110111011101010101100001011100011011100110011011011101111101110111010101011000010111000110111001011110011111010110001001000101 ddf775585c6e66ddf775585c6e5e7d59ddf775585c6e66ddf775585c6e5e7d6245
UTF-8 泓uX\nf泓uX\n^}Y泓uX\nf泓uX\n^}bE 11100110101100111001001101110101010110000101110001101110011001101110011010110011100100110111010101011000010111000110111001011110011111010101100111100110101100111001001101110101010110000101110001101110011001101110011010110011100100110111010101011000010111000110111001011110011111010110001001000101 e6b39375585c6e66e6b39375585c6e5e7d59e6b39375585c6e66e6b39375585c6e5e7d6245
UHC 泓uX\nf泓uX\n^}Y泓uX\nf泓uX\n^}bE 111110111111001001110101010110000101110001101110011001101111101111110010011101010101100001011100011011100101111001111101010110011111101111110010011101010101100001011100011011100110011011111011111100100111010101011000010111000110111001011110011111010110001001000101 fbf275585c6e66fbf275585c6e5e7d59fbf275585c6e66fbf275585c6e5e7d6245

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