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{^ 100100100100100010010010010010100110111101101110011111011001001001001000100100100100101001101111011011100111101101011110 9248924a6f6e7d9248924a6f6e7b5e
EUC-JP 辿谷on}辿谷on{^ 110000111010100111000011101010110110111101101110011111011100001110101001110000111010101101101111011011100111101101011110 c3a9c3ab6f6e7dc3a9c3ab6f6e7b5e
UTF-8 辿谷on}辿谷on{^ 11101000101111101011111111101000101100001011011101101111011011100111110111101000101111101011111111101000101100001011011101101111011011100111101101011110 e8bebfe8b0b76f6e7de8bebfe8b0b76f6e7b5e
UHC ?谷on}?谷on{^ 00111111110011011101101101101111011011100111110100111111110011011101101101101111011011100111101101011110 3fcddb6f6e7d3fcddb6f6e7b5e

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