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 顴紲廏}顴紲廏{^ 111010010100000111100011010001111001101111111100011111011110100101000001111000110100011110011011111111000111101101011110 e941e3479bfc7de941e3479bfc7b5e
EUC-JP 顴紲廏}顴紲廏{^ 111100011010001011100101101010001101011011111110011111011111000110100010111001011010100011010110111111100111101101011110 f1a2e5a8d6fe7df1a2e5a8d6fe7b5e
UTF-8 顴紲廏}顴紲廏{^ 111010011010000110110100111001111011010010110010111001011011101110001111011111011110100110100001101101001110011110110100101100101110010110111011100011110111101101011110 e9a1b4e7b4b2e5bb8f7de9a1b4e7b4b2e5bb8f7b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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