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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 垓?骸?n}垓?骸?n{^ 1001101010110100001111111000101001011011001111110110111001111101100110101011010000111111100010100101101100111111011011100111101101011110 9ab43f8a5b3f6e7d9ab43f8a5b3f6e7b5e
EUC-JP 垓?骸?n}垓?骸?n{^ 1101010010110110001111111011001110111100001111110110111001111101110101001011011000111111101100111011110000111111011011100111101101011110 d4b63fb3bc3f6e7dd4b63fb3bc3f6e7b5e
UTF-8 垓렋骸괬n}垓렋骸괬n{^ 1110010110011110100100111110101110100000100010111110100110101010101110001110101010110100101011000110111001111101111001011001111010010011111010111010000010001011111010011010101010111000111010101011010010101100011011100111101101011110 e59e93eba08be9aab8eab4ac6e7de59e93eba08be9aab8eab4ac6e7b5e
UHC 垓렋骸괬n}垓렋骸괬n{^ 111110101010011110001110101000101111101010110101101100011010100101101110011111011111101010100111100011101010001011111010101101011011000110101001011011100111101101011110 faa78ea2fab5b1a96e7dfaa78ea2fab5b1a96e7b5e

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