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 闔笠\}闔笠\{^ 11101000100011101000101001111101010111000111110111101000100011101000101001111101010111000111101101011110 e88e8a7d5c7de88e8a7d5c7b5e
EUC-JP 闔笠\}闔笠\{^ 11101111111011101011001111011110010111000111110111101111111011101011001111011110010111000111101101011110 efeeb3de5c7defeeb3de5c7b5e
UTF-8 闔笠\}闔笠\{^ 1110100110010111100101001110011110101100101000000101110001111101111010011001011110010100111001111010110010100000010111000111101101011110 e99794e7aca05c7de99794e7aca05c7b5e
UHC 闔笠\}闔笠\{^ 11111001111011111101100010100010010111000111110111111001111011111101100010100010010111000111101101011110 f9efd8a25c7df9efd8a25c7b5e

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