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 ?nkf?nk^}Y?nkf?nk^}bE 001111110110111001101011011001100011111101101110011010110101111001111101010110010011111101101110011010110110011000111111011011100110101101011110011111010110001001000101 3f6e6b663f6e6b5e7d593f6e6b663f6e6b5e7d6245
SJIS-WIN 害nkf害nk^}Y害nkf害nk^}bE 10001010010100010110111001101011011001101000101001010001011011100110101101011110011111010101100110001010010100010110111001101011011001101000101001010001011011100110101101011110011111010110001001000101 8a516e6b668a516e6b5e7d598a516e6b668a516e6b5e7d6245
EUC-JP 害nkf害nk^}Y害nkf害nk^}bE 10110011101100100110111001101011011001101011001110110010011011100110101101011110011111010101100110110011101100100110111001101011011001101011001110110010011011100110101101011110011111010110001001000101 b3b26e6b66b3b26e6b5e7d59b3b26e6b66b3b26e6b5e7d6245
UTF-8 害nkf害nk^}Y害nkf害nk^}bE 1110010110101110101100110110111001101011011001101110010110101110101100110110111001101011010111100111110101011001111001011010111010110011011011100110101101100110111001011010111010110011011011100110101101011110011111010110001001000101 e5aeb36e6b66e5aeb36e6b5e7d59e5aeb36e6b66e5aeb36e6b5e7d6245
UHC 害nkf害nk^}Y害nkf害nk^}bE 11111010101010100110111001101011011001101111101010101010011011100110101101011110011111010101100111111010101010100110111001101011011001101111101010101010011011100110101101011110011111010110001001000101 faaa6e6b66faaa6e6b5e7d59faaa6e6b66faaa6e6b5e7d6245

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