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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 旋靄旋惜}旋靄旋惜{^ 10010000111110011110100011001001100100001111100110010000110010010111110110010000111110011110100011001001100100001111100110010000110010010111101101011110 90f9e8c990f990c97d90f9e8c990f990c97b5e
EUC-JP 旋靄旋惜}旋靄旋惜{^ 11000000111110111111000011001011110000001111101111000000110010110111110111000000111110111111000011001011110000001111101111000000110010110111101101011110 c0fbf0cbc0fbc0cb7dc0fbf0cbc0fbc0cb7b5e
UTF-8 旋靄旋惜}旋靄旋惜{^ 111001101001011110001011111010011001110110000100111001101001011110001011111001101000001110011100011111011110011010010111100010111110100110011101100001001110011010010111100010111110011010000011100111000111101101011110 e6978be99d84e6978be6839c7de6978be99d84e6978be6839c7b5e
UHC 旋靄旋惜}旋靄旋惜{^ 11100000110000011110010011110111111000001100000111100000101011010111110111100000110000011110010011110111111000001100000111100000101011010111101101011110 e0c1e4f7e0c1e0ad7de0c1e4f7e0c1e0ad7b5e

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