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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 踝煙О踝煙О^ 11100110111101001000100110001100100001000100111111100110111101001000100110001100100001000100111101011110 e6f4898c844fe6f4898c844f5e
EUC-JP 踝煙О踝煙О^ 11101100111101101011000111101100101001111011000011101100111101101011000111101100101001111011000001011110 ecf6b1eca7b0ecf6b1eca7b05e
UTF-8 踝煙О踝煙О^ 1110100010111000100111011110011110000101100110011101000010011110111010001011100010011101111001111000010110011001110100001001111001011110 e8b89de78599d09ee8b89de78599d09e5e
UHC ?煙О?煙О^ 0011111111100110110101011010110010110000001111111110011011010101101011001011000001011110 3fe6d5acb03fe6d5acb05e

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