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 ??n}??n{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 逝船n}逝船n{^ 10010000110000001001000101000100011011100111110110010000110000001001000101000100011011100111101101011110 90c091446e7d90c091446e7b5e
EUC-JP 逝船n}逝船n{^ 11000000110000101100000110100101011011100111110111000000110000101100000110100101011011100111101101011110 c0c2c1a56e7dc0c2c1a56e7b5e
UTF-8 逝船n}逝船n{^ 1110100110000000100111011110100010001000101110010110111001111101111010011000000010011101111010001000100010111001011011100111101101011110 e9809de888b96e7de9809de888b96e7b5e
UHC 逝船n}逝船n{^ 11100000101001101110000011001111011011100111110111100000101001101110000011001111011011100111101101011110 e0a6e0cf6e7de0a6e0cf6e7b5e

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