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 ???韋??鎖?? 0011111100111111001111111110100011101000001111110011111110001101101111010011111100111111 3f3f3fe8e83f3f8dbd3f3f
EUC-JP ???韋??鎖?? 0011111100111111001111111111000011101010001111110011111110111010101111110011111100111111 3f3f3ff0ea3f3fbabf3f3f
UTF-8 嶺뚣뢿韋뗤튃鎖담렎 111011111010011010101011111010111001101010100011111010111010001010111111111010011001111110001011111010111001011110100100111011011000101010000011111010011000111010010110111010111000101110110100111010111010000010001110 efa6abeb9aa3eba2bfe99f8beb97a4ed8a83e98e96eb8bb4eba08e
UHC 嶺뚣뢿韋뗤튃鎖담렎 111001111010110110001100111000111000111110000010111010101101111110001011111001001011100110011001111000011111000010110100111000111000111010100100 e7ad8ce38f82eadf8be4b999e1f0b4e38ea4

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