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 航띈풛}航띈풛{^ 111010001000100010101010111010111001110110001000111011011001001010011011011111011110100010001000101010101110101110011101100010001110110110010010100110110111101101011110 e888aaeb9d88ed929b7de888aaeb9d88ed929b7b5e
UHC 航띈풛}航띈풛{^ 111110011111111010110110111010001011111010011110011111011111100111111110101101101110100010111110100111100111101101011110 f9feb6e8be9e7df9feb6e8be9e7b5e

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