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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 航拔寧}航拔寧{^ 100011010111000110011101010101011001010001001010011111011000110101110001100111010101010110010100010010100111101101011110 8d719d55944a7d8d719d55944a7b5e
EUC-JP 航拔寧}航拔寧{^ 101110011101001011011001101101101100011110101011011111011011100111010010110110011011011011000111101010110111101101011110 b9d2d9b6c7ab7db9d2d9b6c7ab7b5e
UTF-8 航拔寧}航拔寧{^ 111010001000100010101010111001101000101110010100111001011010111110100111011111011110100010001000101010101110011010001011100101001110010110101111101001110111101101011110 e888aae68b94e5afa77de888aae68b94e5afa77b5e
UHC 航拔寧}航拔寧{^ 111110011111111011011010111110111101001010111011011111011111100111111110110110101111101111010010101110110111101101011110 f9fedafbd2bb7df9fedafbd2bb7b5e

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