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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 辛?魚?}辛?魚?{^ 100100000110100000111111100010111001101100111111011111011001000001101000001111111000101110011011001111110111101101011110 90683f8b9b3f7d90683f8b9b3f7b5e
EUC-JP 辛?魚?}辛?魚?{^ 101111111100100100111111101101011111101100111111011111011011111111001001001111111011010111111011001111110111101101011110 bfc93fb5fb3f7dbfc93fb5fb3f7b5e
UTF-8 辛렣魚믿}辛렣魚믿{^ 111010001011111010011011111010111010000010100011111010011010110110011010111010111010111110111111011111011110100010111110100110111110101110100000101000111110100110101101100110101110101110101111101111110111101101011110 e8be9beba0a3e9ad9aebafbf7de8be9beba0a3e9ad9aebafbf7b5e
UHC 辛렣魚믿}辛렣魚믿{^ 11100011111101001000111010110100111001011110000010111001110011110111110111100011111101001000111010110100111001011110000010111001110011110111101101011110 e3f48eb4e5e0b9cf7de3f48eb4e5e0b9cf7b5e

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