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 航??}航??{^ 1000110101110001001111110011111101111101100011010111000100111111001111110111101101011110 8d713f3f7d8d713f3f7b5e
EUC-JP 航??}航??{^ 1011100111010010001111110011111101111101101110011101001000111111001111110111101101011110 b9d23f3f7db9d23f3f7b5e
UTF-8 航녘나}航녘나{^ 111010001000100010101010111010111000010110011000111010111000001010011000011111011110100010001000101010101110101110000101100110001110101110000010100110000111101101011110 e888aaeb8598eb82987de888aaeb8598eb82987b5e
UHC 航녘나}航녘나{^ 111110011111111010110011111010001011001110101010011111011111100111111110101100111110100010110011101010100111101101011110 f9feb3e8b3aa7df9feb3e8b3aa7b5e

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