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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 宿質\}宿質\{^ 10001111011010001000111010111111010111000111110110001111011010001000111010111111010111000111101101011110 8f688ebf5c7d8f688ebf5c7b5e
EUC-JP 宿質\}宿質\{^ 10111101110010011011110011000001010111000111110110111101110010011011110011000001010111000111101101011110 bdc9bcc15c7dbdc9bcc15c7b5e
UTF-8 宿質\}宿質\{^ 1110010110101110101111111110100010110011101010100101110001111101111001011010111010111111111010001011001110101010010111000111101101011110 e5aebfe8b3aa5c7de5aebfe8b3aa5c7b5e
UHC 宿質\}宿質\{^ 11100010110101101111001011110101010111000111110111100010110101101111001011110101010111000111101101011110 e2d6f2f55c7de2d6f2f55c7b5e

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