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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 垓?垓?N}垓?垓?N{^ 1001101010110100001111111001101010110100001111110100111001111101100110101011010000111111100110101011010000111111010011100111101101011110 9ab43f9ab43f4e7d9ab43f9ab43f4e7b5e
EUC-JP 垓?垓?N}垓?垓?N{^ 1101010010110110001111111101010010110110001111110100111001111101110101001011011000111111110101001011011000111111010011100111101101011110 d4b63fd4b63f4e7dd4b63fd4b63f4e7b5e
UTF-8 垓봦垓봣N}垓봦垓봣N{^ 1110010110011110100100111110101110110100101001101110010110011110100100111110101110110100101000110100111001111101111001011001111010010011111010111011010010100110111001011001111010010011111010111011010010100011010011100111101101011110 e59e93ebb4a6e59e93ebb4a34e7de59e93ebb4a6e59e93ebb4a34e7b5e
UHC 垓봦垓봣N}垓봦垓봣N{^ 111110101010011110010100011010001111101010100111100101000110011001001110011111011111101010100111100101000110100011111010101001111001010001100110010011100111101101011110 faa79468faa794664e7dfaa79468faa794664e7b5e

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