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 ??資賓}??資賓{^ 001111110011111110001110100100011001010101101111011111010011111100111111100011101001000110010101011011110111101101011110 3f3f8e91956f7d3f3f8e91956f7b5e
EUC-JP ??資賓}??資賓{^ 001111110011111110111011111100011100100111010000011111010011111100111111101110111111000111001001110100000111101101011110 3f3fbbf1c9d07d3f3fbbf1c9d07b5e
UTF-8 둔뤺資賓}둔뤺資賓{^ 111010111001000110010100111010111010010010111010111010001011001110000111111010001011001110010011011111011110101110010001100101001110101110100100101110101110100010110011100001111110100010110011100100110111101101011110 eb9194eba4bae8b387e8b3937deb9194eba4bae8b387e8b3937b5e
UHC 둔뤺資賓}둔뤺資賓{^ 10110101110100001000111111101000111011011100000011011110101110010111110110110101110100001000111111101000111011011100000011011110101110010111101101011110 b5d08fe8edc0deb97db5d08fe8edc0deb97b5e

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