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{^ 00111111001111110011111101011100011011100111110100111111001111110011111101011100011011100111101101011110 3f3f3f5c6e7d3f3f3f5c6e7b5e
SJIS-WIN 航?ズ\n}航?ズ\n{^ 1000110101110001001111111000001101011001010111000110111001111101100011010111000100111111100000110101100101011100011011100111101101011110 8d713f83595c6e7d8d713f83595c6e7b5e
EUC-JP 航?ズ\n}航?ズ\n{^ 1011100111010010001111111010010110111010010111000110111001111101101110011101001000111111101001011011101001011100011011100111101101011110 b9d23fa5ba5c6e7db9d23fa5ba5c6e7b5e
UTF-8 航든ズ\n}航든ズ\n{^ 11101000100010001010101011101011100100111010000011100011100000101011101001011100011011100111110111101000100010001010101011101011100100111010000011100011100000101011101001011100011011100111101101011110 e888aaeb93a0e382ba5c6e7de888aaeb93a0e382ba5c6e7b5e
UHC 航든ズ\n}航든ズ\n{^ 11111001111111101011010111100111101010111011101001011100011011100111110111111001111111101011010111100111101010111011101001011100011011100111101101011110 f9feb5e7abba5c6e7df9feb5e7abba5c6e7b5e

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