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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 羞船\}羞船\{^ 11100011101101011001000101000100010111000111110111100011101101011001000101000100010111000111101101011110 e3b591445c7de3b591445c7b5e
EUC-JP 羞船\}羞船\{^ 11100110101101111100000110100101010111000111110111100110101101111100000110100101010111000111101101011110 e6b7c1a55c7de6b7c1a55c7b5e
UTF-8 羞船\}羞船\{^ 1110011110111110100111101110100010001000101110010101110001111101111001111011111010011110111010001000100010111001010111000111101101011110 e7be9ee888b95c7de7be9ee888b95c7b5e
UHC 羞船\}羞船\{^ 11100010101110101110000011001111010111000111110111100010101110101110000011001111010111000111101101011110 e2bae0cf5c7de2bae0cf5c7b5e

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