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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 閃??n}閃??n{^ 10010001010011010011111100111111011011100111110110010001010011010011111100111111011011100111101101011110 914d3f3f6e7d914d3f3f6e7b5e
EUC-JP 閃??n}閃??n{^ 11000001101011100011111100111111011011100111110111000001101011100011111100111111011011100111101101011110 c1ae3f3f6e7dc1ae3f3f6e7b5e
UTF-8 閃맿댚n}閃맿댚n{^ 1110100110010110100000111110101110100111101111111110101110001100100110100110111001111101111010011001011010000011111010111010011110111111111010111000110010011010011011100111101101011110 e99683eba7bfeb8c9a6e7de99683eba7bfeb8c9a6e7b5e
UHC 閃맿댚n}閃맿댚n{^ 1110000011101100100100001100000010001000101111100110111001111101111000001110110010010000110000001000100010111110011011100111101101011110 e0ec90c088be6e7de0ec90c088be6e7b5e

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