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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 慂虞?慂虞?^ 1001110011001000100010111111000100111111100111001100100010001011111100010011111101011110 9cc88bf13f9cc88bf13f5e
EUC-JP 慂虞?慂虞?^ 1101100011001010101101101111001100111111110110001100101010110110111100110011111101011110 d8cab6f33fd8cab6f33f5e
UTF-8 慂虞뺪慂虞뺪^ 11100110100001011000001011101000100110011001111011101011101110101010101011100110100001011000001011101000100110011001111011101011101110101010101001011110 e68582e8999eebbaaae68582e8999eebbaaa5e
UHC 慂虞뺪慂虞뺪^ 11101001101111011110100111100101100101011111000111101001101111011110100111100101100101011111000101011110 e9bde9e595f1e9bde9e595f15e

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