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 ??On}??On{^ 0011111100111111010011110110111001111101001111110011111101001111011011100111101101011110 3f3f4f6e7d3f3f4f6e7b5e
SJIS-WIN ?勹On}?勹On{^ 00111111100110011010111101001111011011100111110100111111100110011010111101001111011011100111101101011110 3f99af4f6e7d3f99af4f6e7b5e
EUC-JP 伈勹On}伈勹On{^ 1000111110110000110101011101001010110001010011110110111001111101100011111011000011010101110100101011000101001111011011100111101101011110 8fb0d5d2b14f6e7d8fb0d5d2b14f6e7b5e
UTF-8 伈勹On}伈勹On{^ 11100100101111001000100011100101100010111011100101001111011011100111110111100100101111001000100011100101100010111011100101001111011011100111101101011110 e4bc88e58bb94f6e7de4bc88e58bb94f6e7b5e
UHC ??On}??On{^ 0011111100111111010011110110111001111101001111110011111101001111011011100111101101011110 3f3f4f6e7d3f3f4f6e7b5e

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