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 船??}船??{^ 1001000101000100001111110011111101111101100100010100010000111111001111110111101101011110 91443f3f7d91443f3f7b5e
EUC-JP 船??}船??{^ 1100000110100101001111110011111101111101110000011010010100111111001111110111101101011110 c1a53f3f7dc1a53f3f7b5e
UTF-8 船롔렔}船롔렔{^ 111010001000100010111001111010111010000110010100111010111010000010010100011111011110100010001000101110011110101110100001100101001110101110100000100101000111101101011110 e888b9eba194eba0947de888b9eba194eba0947b5e
UHC 船롔렔}船롔렔{^ 111000001100111110001110110110001000111010101001011111011110000011001111100011101101100010001110101010010111101101011110 e0cf8ed88ea97de0cf8ed88ea97b5e

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