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{^ 100010001100001100111111001111110101011001101110011111011000100011000011001111110011111101010110011011100111101101011110 88c33f3f566e7d88c33f3f566e7b5e
EUC-JP 暗??Vn}暗??Vn{^ 101100001100010100111111001111110101011001101110011111011011000011000101001111110011111101010110011011100111101101011110 b0c53f3f566e7db0c53f3f566e7b5e
UTF-8 暗잏킋Vn}暗잏킋Vn{^ 11100110100110101001011111101100100111101000111111101101100000101000101101010110011011100111110111100110100110101001011111101100100111101000111111101101100000101000101101010110011011100111101101011110 e69a97ec9e8fed828b566e7de69a97ec9e8fed828b566e7b5e
UHC 暗잏킋Vn}暗잏킋Vn{^ 11100100110111101001111111100111101101001001011101010110011011100111110111100100110111101001111111100111101101001001011101010110011011100111101101011110 e4de9fe7b497566e7de4de9fe7b497566e7b5e

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