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 ???????G? 001111110011111100111111001111110011111100111111001111110100011100111111 3f3f3f3f3f3f3f473f
SJIS-WIN ?????氓∩G? 0011111100111111001111110011111100111111100111111000001010000001101111110100011100111111 3f3f3f3f3f9f8281bf473f
EUC-JP ?????氓∩G? 0011111100111111001111110011111100111111110111011110001010100010110000010100011100111111 3f3f3f3f3fdde2a2c1473f
UTF-8 識쮸렖렭뤗氓∩G렱 11101111101001111011110011101100101011101011100011101011101000001001011011101011101000001010110111101011101001001001011111100110101100001001001111100010100010001010100101000111111010111010000010110001 efa7bcecaeb8eba096eba0adeba497e6b093e288a947eba0b1
UHC 識쮸렖렭뤗氓∩G렱 1111001010111101110000101110100110001110101010111000111010111010100011111100011111011000111011001010000111111011010001111000111010111110 f2bdc2e98eab8eba8fc7d8eca1fb478ebe

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