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 ??jon}??jon{^ 00111111001111110110101001101111011011100111110100111111001111110110101001101111011011100111101101011110 3f3f6a6f6e7d3f3f6a6f6e7b5e
SJIS-WIN 但速jon}但速jon{^ 1001001001000001100100011010110001101010011011110110111001111101100100100100000110010001101011000110101001101111011011100111101101011110 924191ac6a6f6e7d924191ac6a6f6e7b5e
EUC-JP 但速jon}但速jon{^ 1100001110100010110000101010111001101010011011110110111001111101110000111010001011000010101011100110101001101111011011100111101101011110 c3a2c2ae6a6f6e7dc3a2c2ae6a6f6e7b5e
UTF-8 但速jon}但速jon{^ 111001001011110110000110111010011000000010011111011010100110111101101110011111011110010010111101100001101110100110000000100111110110101001101111011011100111101101011110 e4bd86e9809f6a6f6e7de4bd86e9809f6a6f6e7b5e
UHC 但速jon}但速jon{^ 1101001110100011111000011101110001101010011011110110111001111101110100111010001111100001110111000110101001101111011011100111101101011110 d3a3e1dc6a6f6e7dd3a3e1dc6a6f6e7b5e

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