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 ???J}???J{^ 0011111100111111001111110100101001111101001111110011111100111111010010100111101101011110 3f3f3f4a7d3f3f3f4a7b5e
SJIS-WIN 荼居洲J}荼居洲J{^ 1110010010110110100010111000111110001111010001100100101001111101111001001011011010001011100011111000111101000110010010100111101101011110 e4b68b8f8f464a7de4b68b8f8f464a7b5e
EUC-JP 荼居洲J}荼居洲J{^ 1110100010111000101101011110111110111101101001110100101001111101111010001011100010110101111011111011110110100111010010100111101101011110 e8b8b5efbda74a7de8b8b5efbda74a7b5e
UTF-8 荼居洲J}荼居洲J{^ 1110100010001101101111001110010110110001100001011110011010110100101100100100101001111101111010001000110110111100111001011011000110000101111001101011010010110010010010100111101101011110 e88dbce5b185e6b4b24a7de88dbce5b185e6b4b24a7b5e
UHC ?居洲J}?居洲J{^ 001111111100101111011100111100011011110101001010011111010011111111001011110111001111000110111101010010100111101101011110 3fcbdcf1bd4a7d3fcbdcf1bd4a7b5e

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