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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 鐔駕衆}鐔駕衆{^ 111010000101110010001001111011011000111101001111011111011110100001011100100010011110110110001111010011110111101101011110 e85c89ed8f4f7de85c89ed8f4f7b5e
EUC-JP 鐔駕衆}鐔駕衆{^ 111011111011110110110010111011111011110110110000011111011110111110111101101100101110111110111101101100000111101101011110 efbdb2efbdb07defbdb2efbdb07b5e
UTF-8 鐔駕衆}鐔駕衆{^ 111010011001000010010100111010011010011110010101111010001010000110000110011111011110100110010000100101001110100110100111100101011110100010100001100001100111101101011110 e99094e9a795e8a1867de99094e9a795e8a1867b5e
UHC ?駕衆}?駕衆{^ 00111111110010101011110111110001111010110111110100111111110010101011110111110001111010110111101101011110 3fcabdf1eb7d3fcabdf1eb7b5e

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