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 魘ォ邵栲魘ォ邵桀^ 111010011011010010101011111001111011100010011110011111011110100110110100101010111110011110111000100111100111101101011110 e9b4abe7b89e7de9b4abe7b89e7b5e
EUC-JP 魘ォ邵栲魘ォ邵桀^ 1111001010110110100011101010101111101110101110101101101111011110111100101011011010001110101010111110111010111010110110111101110001011110 f2b68eabeebadbdef2b68eabeebadbdc5e
UTF-8 魘ォ邵栲魘ォ邵桀^ 11101001101011011001100011101111101111011010101111101001100000101011010111100110101000001011001011101001101011011001100011101111101111011010101111101001100000101011010111100110101000011000000001011110 e9ad98efbdabe982b5e6a0b2e9ad98efbdabe982b5e6a1805e
UHC ??邵???邵桀^ 001111110011111111100001110100000011111100111111001111111110000111010000110010111111101001011110 3f3fe1d03f3f3fe1d0cbfa5e

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