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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ???韋??乙κ? 001111110011111100111111111010001110100000111111001111111000100110110011100000111100100000111111 3f3f3fe8e83f3f89b383c83f
EUC-JP ???韋??乙κ? 001111110011111100111111111100001110101000111111001111111011001010110101101001101100101000111111 3f3f3ff0ea3f3fb2b5a6ca3f
UTF-8 嶺뚣뢿韋뗤튃乙κ콞 1110111110100110101010111110101110011010101000111110101110100010101111111110100110011111100010111110101110010111101001001110110110001010100000111110010010111001100110011100111010111010111011001011110110011110 efa6abeb9aa3eba2bfe99f8beb97a4ed8a83e4b999cebaecbd9e
UHC 嶺뚣뢿韋뗤튃乙κ콞 111001111010110110001100111000111000111110000010111010101101111110001011111001001011100110011001111010111110000010100101111010101011000110010110 e7ad8ce38f82eadf8be4b999ebe0a5eab196

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