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{^ 11100111100100111000101001011100011011100111110111100111100100111000101001011100011011100111101101011110 e7938a5c6e7de7938a5c6e7b5e
EUC-JP 逑浬n}逑浬n{^ 11101101111100111011001110111101011011100111110111101101111100111011001110111101011011100111101101011110 edf3b3bd6e7dedf3b3bd6e7b5e
UTF-8 逑浬n}逑浬n{^ 1110100110000000100100011110011010110101101011000110111001111101111010011000000010010001111001101011010110101100011011100111101101011110 e98091e6b5ac6e7de98091e6b5ac6e7b5e
UHC 逑浬n}逑浬n{^ 11001111110001111101011111011111011011100111110111001111110001111101011111011111011011100111101101011110 cfc7d7df6e7dcfc7d7df6e7b5e

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