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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 航拔?航拔濤^ 100011010111000110011101010101010011111110001101011100011001110101010101100111111011011101011110 8d719d553f8d719d559fb75e
EUC-JP 航拔禱航拔濤^ 1011100111010010110110011011011010001111110100001111000010111001110100101101100110110110110111101011100101011110 b9d2d9b68fd0f0b9d2d9b6deb95e
UTF-8 航拔禱航拔濤^ 11101000100010001010101011100110100010111001010011100111101001101011000111101000100010001010101011100110100010111001010011100110101111111010010001011110 e888aae68b94e7a6b1e888aae68b94e6bfa45e
UHC 航拔禱航拔濤^ 11111001111111101101101011111011110101001010101011111001111111101101101011111011110101001010011001011110 f9fedafbd4aaf9fedafbd4a65e

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