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{^ 11100111100100111000101001101111011011100111110111100111100100111000101001101111011011100111101101011110 e7938a6f6e7de7938a6f6e7b5e
EUC-JP 逑覚n}逑覚n{^ 11101101111100111011001111010000011011100111110111101101111100111011001111010000011011100111101101011110 edf3b3d06e7dedf3b3d06e7b5e
UTF-8 逑覚n}逑覚n{^ 1110100110000000100100011110100010100110100110100110111001111101111010011000000010010001111010001010011010011010011011100111101101011110 e98091e8a69a6e7de98091e8a69a6e7b5e
UHC 逑?n}逑?n{^ 1100111111000111001111110110111001111101110011111100011100111111011011100111101101011110 cfc73f6e7dcfc73f6e7b5e

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