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^ 0011111100111111001111110011111100111111001111110100111101011110 3f3f3f3f3f3f4f5e
SJIS-WIN 丹孫存樽即続O^ 1001001001001111100100011011011110010001101101101001001001001101100100011010011010010001101100010100111101011110 924f91b791b6924d91a691b14f5e
EUC-JP 丹孫存樽即続O^ 1100001110110000110000101011100111000010101110001100001110101110110000101010100011000010101100110100111101011110 c3b0c2b9c2b8c3aec2a8c2b34f5e
UTF-8 丹孫存樽即続O^ 1110010010111000101110011110010110101101101010111110010110101101100110001110011010101000101111011110010110001101101100111110011110110110100110100100111101011110 e4b8b9e5adabe5ad98e6a8bde58db3e7b69a4f5e
UHC 丹孫存樽??O^ 110100111010000111100001110111011111000011101101111100011101110000111111001111110100111101011110 d3a1e1ddf0edf1dc3f3f4f5e

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