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 ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN 航??L航??L^ 1000110101110001001111110011111101001100100011010111000100111111001111110100110001011110 8d713f3f4c8d713f3f4c5e
EUC-JP 航??L航??L^ 1011100111010010001111110011111101001100101110011101001000111111001111110100110001011110 b9d23f3f4cb9d23f3f4c5e
UTF-8 航쀮궙L航쀮궙L^ 111010001000100010101010111011001000000010101110111010101011011010011001010011001110100010001000101010101110110010000000101011101110101010110110100110010100110001011110 e888aaec80aeeab6994ce888aaec80aeeab6994c5e
UHC 航쀮궙L航쀮궙L^ 111110011111111010010111111011101000001010101110010011001111100111111110100101111110111010000010101011100100110001011110 f9fe97ee82ae4cf9fe97ee82ae4c5e

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