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 譴ア蝣ー}譴ア蝣ー{^ 111001101010001010110001111001011010000010110000011111011110011010100010101100011110010110100000101100000111101101011110 e6a2b1e5a0b07de6a2b1e5a0b07b5e
EUC-JP 譴ア蝣ー}譴ア蝣ー{^ 11101100101001001000111010110001111010101010001010001110101100000111110111101100101001001000111010110001111010101010001010001110101100000111101101011110 eca48eb1eaa28eb07deca48eb1eaa28eb07b5e
UTF-8 譴ア蝣ー}譴ア蝣ー{^ 111010001010110110110100111011111011110110110001111010001001110110100011111011111011110110110000011111011110100010101101101101001110111110111101101100011110100010011101101000111110111110111101101100000111101101011110 e8adb4efbdb1e89da3efbdb07de8adb4efbdb1e89da3efbdb07b5e
UHC 譴???}譴???{^ 11001100101110010011111100111111001111110111110111001100101110010011111100111111001111110111101101011110 ccb93f3f3f7dccb93f3f3f7b5e

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