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 順?[}順?[{^ 1000111110000111001111110101101101111101100011111000011100111111010110110111101101011110 8f873f5b7d8f873f5b7b5e
EUC-JP 順?[}順?[{^ 1011110111100111001111110101101101111101101111011110011100111111010110110111101101011110 bde73f5b7dbde73f5b7b5e
UTF-8 順쇬[}順쇬[{^ 1110100110100000100001101110110010000111101011000101101101111101111010011010000010000110111011001000011110101100010110110111101101011110 e9a086ec87ac5b7de9a086ec87ac5b7b5e
UHC 順쇬[}順쇬[{^ 11100010111101111001100111010111010110110111110111100010111101111001100111010111010110110111101101011110 e2f799d75b7de2f799d75b7b5e

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