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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 鐘ルエ澵鐘ルエ澵B 1000111111100000110110011011010011110000110001011111101101001100100011111110000011011001101101001111000011000101111110110100110001000010 8fe0d9b4f0c5fb4c8fe0d9b4f0c5fb4c42
EUC-JP 鐘ルエ?澵鐘ルエ?澵B 101111101110001010001110110110011000111010110100001111111000111111001000111110001011111011100010100011101101100110001110101101000011111110001111110010001111100001000010 bee28ed98eb43f8fc8f8bee28ed98eb43f8fc8f842
UTF-8 鐘ルエ澵鐘ルエ澵B 11101001100100001001100011101111101111101001100111101111101111011011010011101110100000101000010011100110101111101011010111101001100100001001100011101111101111101001100111101111101111011011010011101110100000101000010011100110101111101011010101000010 e99098efbe99efbdb4ee8284e6beb5e99098efbe99efbdb4ee8284e6beb542
UHC 鐘????鐘????B 11110001101001000011111100111111001111110011111111110001101001000011111100111111001111110011111101000010 f1a43f3f3f3ff1a43f3f3f3f42

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