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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN 漆[}漆[{^ 11110010101110111000111010111101010110110111110111110010101110111000111010111101010110110111101101011110 f2bb8ebd5b7df2bb8ebd5b7b5e
EUC-JP ?漆[}?漆[{^ 0011111110111100101111110101101101111101001111111011110010111111010110110111101101011110 3fbcbf5b7d3fbcbf5b7b5e
UTF-8 漆[}漆[{^ 1110111010000111101100101110011010111100100001100101101101111101111011101000011110110010111001101011110010000110010110110111101101011110 ee87b2e6bc865b7dee87b2e6bc865b7b5e
UHC ?漆[}?漆[{^ 0011111111110110110101000101101101111101001111111111011011010100010110110111101101011110 3ff6d45b7d3ff6d45b7b5e

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