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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 淲ゥ逍セ淲イ雉ェ 111110110100010010101001111001111001011010111110111110110100010010110010111010001011001110101010 fb44a9e796befb44b2e8b3aa
EUC-JP ?ゥ逍セ?イ雉ェ 0011111110001110101010011110110111110110100011101011111000111111100011101011001011110000101101011000111010101010 3f8ea9edf68ebe3f8eb2f0b58eaa
UTF-8 淲ゥ逍セ淲イ雉ェ 111001101011011110110010111011111011110110101001111010011000000010001101111011111011110110111110111001101011011110110010111011111011110110110010111010011001101110001001111011111011110110101010 e6b7b2efbda9e9808defbdbee6b7b2efbdb2e99b89efbdaa
UHC ??逍???雉? 00111111001111111110000111001110001111110011111100111111111101101100101100111111 3f3fe1ce3f3f3ff6cb3f

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