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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 赭玖ヲァ}赭玖ヲァ{^ 111001101101111010001011111010001010011010100111011111011110011011011110100010111110100010100110101001110111101101011110 e6de8be8a6a77de6de8be8a6a77b5e
EUC-JP 赭玖ヲァ}赭玖ヲァ{^ 11101100111000001011011011101010100011101010011010001110101001110111110111101100111000001011011011101010100011101010011010001110101001110111101101011110 ece0b6ea8ea68ea77dece0b6ea8ea68ea77b5e
UTF-8 赭玖ヲァ}赭玖ヲァ{^ 111010001011010110101101111001111000111010010110111011111011110110100110111011111011110110100111011111011110100010110101101011011110011110001110100101101110111110111101101001101110111110111101101001110111101101011110 e8b5ade78e96efbda6efbda77de8b5ade78e96efbda6efbda77b5e
UHC ?玖??}?玖??{^ 00111111110011111011100000111111001111110111110100111111110011111011100000111111001111110111101101011110 3fcfb83f3f7d3fcfb83f3f7b5e

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