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 ???Vn}???Vn{^ 00111111001111110011111101010110011011100111110100111111001111110011111101010110011011100111101101011110 3f3f3f566e7d3f3f3f566e7b5e
SJIS-WIN 兀??Vn}兀??Vn{^ 100110010101100100111111001111110101011001101110011111011001100101011001001111110011111101010110011011100111101101011110 99593f3f566e7d99593f3f566e7b5e
EUC-JP 兀??Vn}兀??Vn{^ 110100011011101000111111001111110101011001101110011111011101000110111010001111110011111101010110011011100111101101011110 d1ba3f3f566e7dd1ba3f3f566e7b5e
UTF-8 兀덉겑Vn}兀덉겑Vn{^ 11100101100001011000000011101011100011011000100111101010101100101001000101010110011011100111110111100101100001011000000011101011100011011000100111101010101100101001000101010110011011100111101101011110 e58580eb8d89eab291566e7de58580eb8d89eab291566e7b5e
UHC 兀덉겑Vn}兀덉겑Vn{^ 11101000101101001000100011101100100000011010100101010110011011100111110111101000101101001000100011101100100000011010100101010110011011100111101101011110 e8b488ec81a9566e7de8b488ec81a9566e7b5e

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