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 ±«WD±«WD^ 11000010101100011100001010101011010101110100010011000010101100011100001010101011010101110100010001011110 c2b1c2ab5744c2b1c2ab57445e
SJIS-WIN ?±??WD?±??WD^ 001111111000000101111101001111110011111101010111010001000011111110000001011111010011111100111111010101110100010001011110 3f817d3f3f57443f817d3f3f57445e
EUC-JP ±�WD±�WD^ 1000111110101010101001001010000111011110100011111010101010100100001111110101011101000100100011111010101010100100101000011101111010001111101010101010010000111111010101110100010001011110 8faaa4a1de8faaa43f57448faaa4a1de8faaa43f57445e
UTF-8 ±«WD±«WD^ 110000111000001011000010101100011100001110000010110000101010101101010111010001001100001110000010110000101011000111000011100000101100001010101011010101110100010001011110 c382c2b1c382c2ab5744c382c2b1c382c2ab57445e
UHC ?±??WD?±??WD^ 001111111010000110111110001111110011111101010111010001000011111110100001101111100011111100111111010101110100010001011110 3fa1be3f3f57443fa1be3f3f57445e

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