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 讐質\}讐質\{^ 10001111010100011000111010111111010111000111110110001111010100011000111010111111010111000111101101011110 8f518ebf5c7d8f518ebf5c7b5e
EUC-JP 讐質\}讐質\{^ 10111101101100101011110011000001010111000111110110111101101100101011110011000001010111000111101101011110 bdb2bcc15c7dbdb2bcc15c7b5e
UTF-8 讐質\}讐質\{^ 1110100010101110100100001110100010110011101010100101110001111101111010001010111010010000111010001011001110101010010111000111101101011110 e8ae90e8b3aa5c7de8ae90e8b3aa5c7b5e
UHC 讐質\}讐質\{^ 11100010110000101111001011110101010111000111110111100010110000101111001011110101010111000111101101011110 e2c2f2f55c7de2c2f2f55c7b5e

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