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}??n{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 牝佶n}牝佶n{^ 10010110110001001001100011001001011011100111110110010110110001001001100011001001011011100111101101011110 96c498c96e7d96c498c96e7b5e
EUC-JP 牝佶n}牝佶n{^ 11001100110001101101000011001011011011100111110111001100110001101101000011001011011011100111101101011110 ccc6d0cb6e7dccc6d0cb6e7b5e
UTF-8 牝佶n}牝佶n{^ 1110011110001001100111011110010010111101101101100110111001111101111001111000100110011101111001001011110110110110011011100111101101011110 e7899de4bdb66e7de7899de4bdb66e7b5e
UHC 牝佶n}牝佶n{^ 11011110101101101101000111001101011011100111110111011110101101101101000111001101011011100111101101011110 deb6d1cd6e7ddeb6d1cd6e7b5e

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