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 ?????BO^ 0011111100111111001111110011111100111111010000100100111101011110 3f3f3f3f3f424f5e
SJIS-WIN 諤仙拍鮓コBO^ 111001101000000010010000111001011001010010001111111010011011011010111010010000100100111101011110 e68090e5948fe9b6ba424f5e
EUC-JP 諤仙拍鮓コBO^ 11101011111000001100000011100111110001111110111111110010101110001000111010111010010000100100111101011110 ebe0c0e7c7eff2b88eba424f5e
UTF-8 諤仙拍鮓コBO^ 111010001010101110100100111001001011101110011001111001101000101110001101111010011010111010010011111011111011110110111010010000100100111101011110 e8aba4e4bb99e68b8de9ae93efbdba424f5e
UHC ?仙拍??BO^ 00111111111000001011100111011010110100000011111100111111010000100100111101011110 3fe0b9dad03f3f424f5e

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