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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
EUC-JP ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
UTF-8 슮쎙뻺}슮쎙뻺{^ 111011001000101010101110111011001000111010011001111010111011101110111010011111011110110010001010101011101110110010001110100110011110101110111011101110100111101101011110 ec8aaeec8e99ebbbba7dec8aaeec8e99ebbbba7b5e
UHC 슮쎙뻺}슮쎙뻺{^ 100110101011010110011011110000001001011010000101011111011001101010110101100110111100000010010110100001010111101101011110 9ab59bc096857d9ab59bc096857b5e

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