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{^ 1000101110011011001111110110111001111101100010111001101100111111011011100111101101011110 8b9b3f6e7d8b9b3f6e7b5e
EUC-JP 魚?n}魚?n{^ 1011010111111011001111110110111001111101101101011111101100111111011011100111101101011110 b5fb3f6e7db5fb3f6e7b5e
UTF-8 魚땚n}魚땚n{^ 1110100110101101100110101110101110010101100110100110111001111101111010011010110110011010111010111001010110011010011011100111101101011110 e9ad9aeb959a6e7de9ad9aeb959a6e7b5e
UHC 魚땚n}魚땚n{^ 11100101111000001000101101101111011011100111110111100101111000001000101101101111011011100111101101011110 e5e08b6f6e7de5e08b6f6e7b5e

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