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 跼狗。シ}跼狗。シ{^ 111001101111000010001011111001111010000110111100011111011110011011110000100010111110011110100001101111000111101101011110 e6f08be7a1bc7de6f08be7a1bc7b5e
EUC-JP 跼狗。シ}跼狗。シ{^ 11101100111100101011011011101001100011101010000110001110101111000111110111101100111100101011011011101001100011101010000110001110101111000111101101011110 ecf2b6e98ea18ebc7decf2b6e98ea18ebc7b5e
UTF-8 跼狗。シ}跼狗。シ{^ 111010001011011110111100111001111000101110010111111011111011110110100001111011111011110110111100011111011110100010110111101111001110011110001011100101111110111110111101101000011110111110111101101111000111101101011110 e8b7bce78b97efbda1efbdbc7de8b7bce78b97efbda1efbdbc7b5e
UHC ?狗??}?狗??{^ 00111111110011111011011100111111001111110111110100111111110011111011011100111111001111110111101101011110 3fcfb73f3f7d3fcfb73f3f7b5e

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