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 ???^???O 0011111100111111001111110101111000111111001111110011111101001111 3f3f3f5e3f3f3f4f
SJIS-WIN 絛醐蹴^絛醐衆O 1110001101010101100011001110110110001111010100100101111011100011010101011000110011101101100011110100111101001111 e3558ced8f525ee3558ced8f4f4f
EUC-JP 絛醐蹴^絛醐衆O 1110010110110110101110001110111110111101101100110101111011100101101101101011100011101111101111011011000001001111 e5b6b8efbdb35ee5b6b8efbdb04f
UTF-8 絛醐蹴^絛醐衆O 1110011110110101100110111110100110000110100100001110100010111001101101000101111011100111101101011001101111101001100001101001000011101000101000011000011001001111 e7b59be98690e8b9b45ee7b59be98690e8a1864f
UHC ??蹴^??衆O 00111111001111111111010111101101010111100011111100111111111100011110101101001111 3f3ff5ed5e3f3ff1eb4f

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