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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 疋?號憺疋?號憺^ 100101010100010000111111111001010110101010011100111010011001010101000100001111111110010101101010100111001110100101011110 95443fe56a9ce995443fe56a9ce95e
EUC-JP 疋?號憺疋?號憺^ 110010011010010100111111111010011100101111011000111010111100100110100101001111111110100111001011110110001110101101011110 c9a53fe9cbd8ebc9a53fe9cbd8eb5e
UTF-8 疋렩號憺疋렩號憺^ 11100111100101101000101111101011101000001010100111101000100110011001111111100110100001101011101011100111100101101000101111101011101000001010100111101000100110011001111111100110100001101011101001011110 e7968beba0a9e8999fe686bae7968beba0a9e8999fe686ba5e
UHC 疋렩號憺疋렩號憺^ 1111100110110101100011101011011111111011110111001101001110111100111110011011010110001110101101111111101111011100110100111011110001011110 f9b58eb7fbdcd3bcf9b58eb7fbdcd3bc5e

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