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 ???韋??袁j? 001111110011111100111111111010001110100000111111001111111110010111001101100000101000101000111111 3f3f3fe8e83f3fe5cd828a3f
EUC-JP ???韋??袁j? 001111110011111100111111111100001110101000111111001111111110101011001111101000111110101000111111 3f3f3ff0ea3f3feacfa3ea3f
UTF-8 嶺뚣뢿韋뗥맅袁j콞 111011111010011010101011111010111001101010100011111010111010001010111111111010011001111110001011111010111001011110100101111010111010011110000101111010001010001010000001111011111011110110001010111011001011110110011110 efa6abeb9aa3eba2bfe99f8beb97a5eba785e8a281efbd8aecbd9e
UHC 嶺뚣뢿韋뗥맅袁j콞 111001111010110110001100111000111000111110000010111010101101111110001011111001011001000010011111111010101011111010100011111010101011000110010110 e7ad8ce38f82eadf8be5909feabea3eab196

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