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{^ 0011111100111111011011110110111001111101001111110011111101101111011011100111101101011110 3f3f6f6e7d3f3f6f6e7b5e
SJIS-WIN ォ鴃on}ォ鴃on{^ 100000110100100011101001111011100110111101101110011111011000001101001000111010011110111001101111011011100111101101011110 8348e9ee6f6e7d8348e9ee6f6e7b5e
EUC-JP ォ鴃on}ォ鴃on{^ 101001011010100111110010111100000110111101101110011111011010010110101001111100101111000001101111011011100111101101011110 a5a9f2f06f6e7da5a9f2f06f6e7b5e
UTF-8 ォ鴃on}ォ鴃on{^ 11100011100000101010100111101001101101001000001101101111011011100111110111100011100000101010100111101001101101001000001101101111011011100111101101011110 e382a9e9b4836f6e7de382a9e9b4836f6e7b5e
UHC ォ?on}ォ?on{^ 10101011101010010011111101101111011011100111110110101011101010010011111101101111011011100111101101011110 aba93f6f6e7daba93f6f6e7b5e

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