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{^ 0011111110001010111101100110111001111101001111111000101011110110011011100111101101011110 3f8af66e7d3f8af66e7b5e
EUC-JP 伈揮n}伈揮n{^ 100011111011000011010101101101001111100001101110011111011000111110110000110101011011010011111000011011100111101101011110 8fb0d5b4f86e7d8fb0d5b4f86e7b5e
UTF-8 伈揮n}伈揮n{^ 1110010010111100100010001110011010001111101011100110111001111101111001001011110010001000111001101000111110101110011011100111101101011110 e4bc88e68fae6e7de4bc88e68fae6e7b5e
UHC ?揮n}?揮n{^ 0011111111111101110001100110111001111101001111111111110111000110011011100111101101011110 3ffdc66e7d3ffdc66e7b5e

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