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 ?????氓≫傲 0011111100111111001111110011111100111111100111111000001010000001111000101001100011111100 3f3f3f3f3f9f8281e298fc
EUC-JP ?????氓≫傲 0011111100111111001111110011111100111111110111011110001010100010111001001101000011111110 3f3f3f3f3fdde2a2e4d0fe
UTF-8 識쮸렖렭뤗氓≫傲 111011111010011110111100111011001010111010111000111010111010000010010110111010111010000010101101111010111010010010010111111001101011000010010011111000101000100110101011111001011000001010110010 efa7bcecaeb8eba096eba0adeba497e6b093e289abe582b2
UHC 識쮸렖렭뤗氓≫傲 11110010101111011100001011101001100011101010101110001110101110101000111111000111110110001110110010100001111011011110011111101100 f2bdc2e98eab8eba8fc7d8eca1ede7ec

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