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 ?^nf?^n^}Y?^nf?^n^}bE 001111110101111001101110011001100011111101011110011011100101111001111101010110010011111101011110011011100110011000111111010111100110111001011110011111010110001001000101 3f5e6e663f5e6e5e7d593f5e6e663f5e6e5e7d6245
SJIS-WIN 奚^nf奚^n^}Y奚^nf奚^n^}bE 10011010111101100101111001101110011001101001101011110110010111100110111001011110011111010101100110011010111101100101111001101110011001101001101011110110010111100110111001011110011111010110001001000101 9af65e6e669af65e6e5e7d599af65e6e669af65e6e5e7d6245
EUC-JP 奚^nf奚^n^}Y奚^nf奚^n^}bE 11010100111110000101111001101110011001101101010011111000010111100110111001011110011111010101100111010100111110000101111001101110011001101101010011111000010111100110111001011110011111010110001001000101 d4f85e6e66d4f85e6e5e7d59d4f85e6e66d4f85e6e5e7d6245
UTF-8 奚^nf奚^n^}Y奚^nf奚^n^}bE 1110010110100101100110100101111001101110011001101110010110100101100110100101111001101110010111100111110101011001111001011010010110011010010111100110111001100110111001011010010110011010010111100110111001011110011111010110001001000101 e5a59a5e6e66e5a59a5e6e5e7d59e5a59a5e6e66e5a59a5e6e5e7d6245
UHC 奚^nf奚^n^}Y奚^nf奚^n^}bE 11111010101010000101111001101110011001101111101010101000010111100110111001011110011111010101100111111010101010000101111001101110011001101111101010101000010111100110111001011110011111010110001001000101 faa85e6e66faa85e6e5e7d59faa85e6e66faa85e6e5e7d6245

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