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 隲帛ォゥ}隲帛ォゥ{^ 111010001010101110011011111001011010101110101001011111011110100010101011100110111110010110101011101010010111101101011110 e8ab9be5aba97de8ab9be5aba97b5e
EUC-JP 隲帛ォゥ}隲帛ォゥ{^ 11110000101011011101011011100111100011101010101110001110101010010111110111110000101011011101011011100111100011101010101110001110101010010111101101011110 f0add6e78eab8ea97df0add6e78eab8ea97b5e
UTF-8 隲帛ォゥ}隲帛ォゥ{^ 111010011001101010110010111001011011100010011011111011111011110110101011111011111011110110101001011111011110100110011010101100101110010110111000100110111110111110111101101010111110111110111101101010010111101101011110 e99ab2e5b89befbdabefbda97de99ab2e5b89befbdabefbda97b5e
UHC ?帛??}?帛??{^ 00111111110110111101100100111111001111110111110100111111110110111101100100111111001111110111101101011110 3fdbd93f3f7d3fdbd93f3f7b5e

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