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 沮??胚}沮??胚{^ 100111111001110000111111001111111110001111110011011111011001111110011100001111110011111111100011111100110111101101011110 9f9c3f3fe3f37d9f9c3f3fe3f37b5e
EUC-JP 沮??胚}沮??胚{^ 110111011111110000111111001111111110011011110101011111011101110111111100001111110011111111100110111101010111101101011110 ddfc3f3fe6f57dddfc3f3fe6f57b5e
UTF-8 沮흗렱胚}沮흗렱胚{^ 111001101011001010101110111011011001110110010111111010111010000010110001111010001000001110011010011111011110011010110010101011101110110110011101100101111110101110100000101100011110100010000011100110100111101101011110 e6b2aeed9d97eba0b1e8839a7de6b2aeed9d97eba0b1e8839a7b5e
UHC 沮흗렱胚}沮흗렱胚{^ 11101110110000011100100011101001100011101011111011011011110011110111110111101110110000011100100011101001100011101011111011011011110011110111101101011110 eec1c8e98ebedbcf7deec1c8e98ebedbcf7b5e

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