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{^ 001111110011111101001110011111010011111100111111010011100111101101011110 3f3f4e7d3f3f4e7b5e
SJIS-WIN 竺N}竺N{^ 10001110101100011111001111011100010011100111110110001110101100011111001111011100010011100111101101011110 8eb1f3dc4e7d8eb1f3dc4e7b5e
EUC-JP 竺?N}竺?N{^ 1011110010110011001111110100111001111101101111001011001100111111010011100111101101011110 bcb33f4e7dbcb33f4e7b5e
UTF-8 竺N}竺N{^ 1110011110101011101110101110111010001011100011110100111001111101111001111010101110111010111011101000101110001111010011100111101101011110 e7abbaee8b8f4e7de7abbaee8b8f4e7b5e
UHC 竺?N}竺?N{^ 1111010111100111001111110100111001111101111101011110011100111111010011100111101101011110 f5e73f4e7df5e73f4e7b5e

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