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 ?芸?}?芸?{^ 0011111110001100011111000011111101111101001111111000110001111100001111110111101101011110 3f8c7c3f7d3f8c7c3f7b5e
EUC-JP ?芸?}?芸?{^ 0011111110110111110111010011111101111101001111111011011111011101001111110111101101011110 3fb7dd3f7d3fb7dd3f7b5e
UTF-8 룷芸뾡}룷芸뾡{^ 111010111010001110110111111010001000101010111000111010111011111010100001011111011110101110100011101101111110100010001010101110001110101110111110101000010111101101011110 eba3b7e88ab8ebbea17deba3b7e88ab8ebbea17b5e
UHC 룷芸뾡}룷芸뾡{^ 100011111010110011101001111111011001011101100100011111011000111110101100111010011111110110010111011001000111101101011110 8face9fd97647d8face9fd97647b5e

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