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{^ 1000110101110001100000111000011000111111010111000110111001111101100011010111000110000011100001100011111101011100011011100111101101011110 8d7183863f5c6e7d8d7183863f5c6e7b5e
EUC-JP 航ユ?\n}航ユ?\n{^ 1011100111010010101001011110011000111111010111000110111001111101101110011101001010100101111001100011111101011100011011100111101101011110 b9d2a5e63f5c6e7db9d2a5e63f5c6e7b5e
UTF-8 航ユ꼇\n}航ユ꼇\n{^ 11101000100010001010101011100011100000111010011011101010101111001000011101011100011011100111110111101000100010001010101011100011100000111010011011101010101111001000011101011100011011100111101101011110 e888aae383a6eabc875c6e7de888aae383a6eabc875c6e7b5e
UHC 航ユ꼇\n}航ユ꼇\n{^ 11111001111111101010101111100110101100101011101101011100011011100111110111111001111111101010101111100110101100101011101101011100011011100111101101011110 f9feabe6b2bb5c6e7df9feabe6b2bb5c6e7b5e

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