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 跫守ーォ}跫守ーォ{^ 111001101110110110001110111001111011000010101011011111011110011011101101100011101110011110110000101010110111101101011110 e6ed8ee7b0ab7de6ed8ee7b0ab7b5e
EUC-JP 跫守ーォ}跫守ーォ{^ 11101100111011111011110011101001100011101011000010001110101010110111110111101100111011111011110011101001100011101011000010001110101010110111101101011110 ecefbce98eb08eab7decefbce98eb08eab7b5e
UTF-8 跫守ーォ}跫守ーォ{^ 111010001011011110101011111001011010111010001000111011111011110110110000111011111011110110101011011111011110100010110111101010111110010110101110100010001110111110111101101100001110111110111101101010110111101101011110 e8b7abe5ae88efbdb0efbdab7de8b7abe5ae88efbdb0efbdab7b5e
UHC ?守??}?守??{^ 00111111111000011111101000111111001111110111110100111111111000011111101000111111001111110111101101011110 3fe1fa3f3f7d3fe1fa3f3f7b5e

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