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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 琇??}琇??{^ 1111101101100101001111110011111101111101111110110110010100111111001111110111101101011110 fb653f3f7dfb653f3f7b5e
EUC-JP 琇??}琇??{^ 10001111110011001010010100111111001111110111110110001111110011001010010100111111001111110111101101011110 8fcca53f3f7d8fcca53f3f7b5e
UTF-8 琇뒎룴}琇뒎룴{^ 111001111001000010000111111010111001001010001110111010111010001110110100011111011110011110010000100001111110101110010010100011101110101110100011101101000111101101011110 e79087eb928eeba3b47de79087eb928eeba3b47b5e
UHC 琇뒎룴}琇뒎룴{^ 111000101010111110001010100010111000111110101001011111011110001010101111100010101000101110001111101010010111101101011110 e2af8a8b8fa97de2af8a8b8fa97b5e

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