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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
EUC-JP 雩玘\}雩玘\{^ 1000111111100110111110101000111111001011110101110101110001111101100011111110011011111010100011111100101111010111010111000111101101011110 8fe6fa8fcbd75c7d8fe6fa8fcbd75c7b5e
UTF-8 雩玘\}雩玘\{^ 1110100110011011101010011110011110001110100110000101110001111101111010011001101110101001111001111000111010011000010111000111101101011110 e99ba9e78e985c7de99ba9e78e985c7b5e
UHC 雩玘\}雩玘\{^ 11101001111011001101000110101100010111000111110111101001111011001101000110101100010111000111101101011110 e9ecd1ac5c7de9ecd1ac5c7b5e

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