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 鐘ルヘ・鐘ルヘ・^ 1000111111100000110110011100110110100101100011111110000011011001110011011010010101011110 8fe0d9cda58fe0d9cda55e
EUC-JP 鐘ルヘ・鐘ルヘ・^ 1011111011100010100011101101100110001110110011011000111010100101101111101110001010001110110110011000111011001101100011101010010101011110 bee28ed98ecd8ea5bee28ed98ecd8ea55e
UTF-8 鐘ルヘ・鐘ルヘ・^ 11101001100100001001100011101111101111101001100111101111101111101000110111101111101111011010010111101001100100001001100011101111101111101001100111101111101111101000110111101111101111011010010101011110 e99098efbe99efbe8defbda5e99098efbe99efbe8defbda55e
UHC 鐘???鐘???^ 1111000110100100001111110011111100111111111100011010010000111111001111110011111101011110 f1a43f3f3ff1a43f3f3f5e

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