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 ??????Z? 0011111100111111001111110011111100111111001111110101101000111111 3f3f3f3f3f3f5a3f
SJIS-WIN ???倚??Z? 001111110011111100111111100110001101111100111111001111110101101000111111 3f3f3f98df3f3f5a3f
EUC-JP ???倚??Z? 001111110011111100111111110100001110000100111111001111110101101000111111 3f3f3fd0e13f3f5a3f
UTF-8 嶺뚮벀倚댄씇Z嶺 11101111101001101010101111101011100110101010111011101011101100101000000011100101100000001001101011101011100011001000010011101100100101001000011101011010111011111010011010101011 efa6abeb9aaeebb280e5809aeb8c84ec94875aefa6ab
UHC 嶺뚮벀倚댄씇Z嶺 111001111010110110001100111010111001001110100110111010111110111110110100111011011001110110011111010110101110011110101101 e7ad8ceb93a6ebefb4ed9d9f5ae7ad

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