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 ???D^b[???D^b[^ 001111110011111100111111010001000101111001100010010110110011111100111111001111110100010001011110011000100101101101011110 3f3f3f445e625b3f3f3f445e625b5e
SJIS-WIN 怐唏魎D^b[怐唏魎D^b[^ 100111001000000110011010010010001110100110110010010001000101111001100010010110111001110010000001100110100100100011101001101100100100010001011110011000100101101101011110 9c819a48e9b2445e625b9c819a48e9b2445e625b5e
EUC-JP 怐唏魎D^b[怐唏魎D^b[^ 110101111110000111010011101010011111001010110100010001000101111001100010010110111101011111100001110100111010100111110010101101000100010001011110011000100101101101011110 d7e1d3a9f2b4445e625bd7e1d3a9f2b4445e625b5e
UTF-8 怐唏魎D^b[怐唏魎D^b[^ 111001101000000010010000111001011001010010001111111010011010110110001110010001000101111001100010010110111110011010000000100100001110010110010100100011111110100110101101100011100100010001011110011000100101101101011110 e68090e5948fe9ad8e445e625be68090e5948fe9ad8e445e625b5e
UHC ???D^b[???D^b[^ 001111110011111100111111010001000101111001100010010110110011111100111111001111110100010001011110011000100101101101011110 3f3f3f445e625b3f3f3f445e625b5e

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