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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 鉦オソン洄オソワ^ 1000111111011110101101011011111111011101111110101111101010110101101111111101110001011110 8fdeb5bfddfafab5bfdc5e
EUC-JP 鉦オソン洄オソワ^ 101111101110000010001110101101011000111010111111100011101101110110001111110001111010101110001110101101011000111010111111100011101101110001011110 bee08eb58ebf8edd8fc7ab8eb58ebf8edc5e
UTF-8 鉦オソン洄オソワ^ 11101001100010011010011011101111101111011011010111101111101111011011111111101111101111101001110111100110101101001000010011101111101111011011010111101111101111011011111111101111101111101001110001011110 e989a6efbdb5efbdbfefbe9de6b484efbdb5efbdbfefbe9c5e
UHC 鉦???????^ 11101111111110100011111100111111001111110011111100111111001111110011111101011110 effa3f3f3f3f3f3f3f5e

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