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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ??虞?}??虞?{^ 00111111001111111000101111110001001111110111110100111111001111111000101111110001001111110111101101011110 3f3f8bf13f7d3f3f8bf13f7b5e
EUC-JP ??虞?}??虞?{^ 00111111001111111011011011110011001111110111110100111111001111111011011011110011001111110111101101011110 3f3fb6f33f7d3f3fb6f33f7b5e
UTF-8 欌렪虞렧}欌렪虞렧{^ 111001101010110010001100111010111010000010101010111010001001100110011110111010111010000010100111011111011110011010101100100011001110101110100000101010101110100010011001100111101110101110100000101001110111101101011110 e6ac8ceba0aae8999eeba0a77de6ac8ceba0aae8999eeba0a77b5e
UHC 欌렪虞렧}欌렪虞렧{^ 11101101111010111000111010111000111010011110010110001110101101100111110111101101111010111000111010111000111010011110010110001110101101100111101101011110 edeb8eb8e9e58eb67dedeb8eb8e9e58eb67b5e

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